# HG changeset patch # User Dominique Corbex # Date 1367527308 -7200 # Node ID 28e9b74e64d1ad09d97e00a505ada95beedd6e3a # Parent 1cd50ec4f2b10da38417de27fd16de1e9e5e1625 gst-ffmpeg: update deps+bdeps diff -r 1cd50ec4f2b1 -r 28e9b74e64d1 gst-ffmpeg/receipt --- a/gst-ffmpeg/receipt Thu May 02 22:40:47 2013 +0200 +++ b/gst-ffmpeg/receipt Thu May 02 22:41:48 2013 +0200 @@ -6,14 +6,14 @@ CATEGORY="multimedia" SHORT_DESC="GStreamer FFmpeg Plugins" MAINTAINER="jozee@slitaz.org" -DEPENDS="gst-plugins-base bzip2 orc" -BUILD_DEPENDS="pkg-config gstreamer-dev gst-plugins-base-dev bzip2-dev \ -coreutils-file-format coreutils-file-special glib-dev orc-dev yasm \ -libxml2-dev libffi" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://gstreamer.freedesktop.org/" WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL" +DEPENDS="gst-plugins-base bzip2" +BUILD_DEPENDS="gstreamer-dev gst-plugins-base-dev bzip2-dev \ +coreutils-file-format coreutils-file-special glib-dev yasm" + # Rules to configure and make the package. compile_rules() {