wok diff gst-ffmpeg/receipt @ rev 14929

Up: eina-dev (1.7.8)
author Dominique Corbex <domcox@slitaz.org>
date Thu Aug 08 19:15:33 2013 +0200 (2013-08-08)
parents 6ccb77b83ce4
children 380ffe05937a
line diff
     1.1 --- a/gst-ffmpeg/receipt	Sun Feb 17 20:07:14 2013 +0100
     1.2 +++ b/gst-ffmpeg/receipt	Thu Aug 08 19:15:33 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  {