wok rev 14479

gst-ffmpeg: update deps+bdeps
author Dominique Corbex <domcox@slitaz.org>
date Thu May 02 22:41:48 2013 +0200 (2013-05-02)
parents 1cd50ec4f2b1
children e0bab483e32e
files gst-ffmpeg/receipt
line diff
     1.1 --- a/gst-ffmpeg/receipt	Thu May 02 22:40:47 2013 +0200
     1.2 +++ b/gst-ffmpeg/receipt	Thu May 02 22:41:48 2013 +0200
     1.3 @@ -6,14 +6,14 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="GStreamer FFmpeg Plugins"
     1.6  MAINTAINER="jozee@slitaz.org"
     1.7 -DEPENDS="gst-plugins-base bzip2 orc"
     1.8 -BUILD_DEPENDS="pkg-config gstreamer-dev gst-plugins-base-dev bzip2-dev \
     1.9 -coreutils-file-format coreutils-file-special glib-dev orc-dev yasm \
    1.10 -libxml2-dev libffi"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.12  WEB_SITE="http://gstreamer.freedesktop.org/"
    1.13  WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL"
    1.14  
    1.15 +DEPENDS="gst-plugins-base bzip2"
    1.16 +BUILD_DEPENDS="gstreamer-dev gst-plugins-base-dev bzip2-dev \
    1.17 +coreutils-file-format coreutils-file-special glib-dev yasm"
    1.18 +
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()
    1.21  {