wok diff gst-plugins-ugly/receipt @ rev 14039
gst-plugins-ugly: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Feb 18 15:41:30 2013 +0100 (2013-02-18) |
parents | af2925c7b346 |
children | b4a9afdadcae |
line diff
1.1 --- a/gst-plugins-ugly/receipt Sun Feb 17 20:05:49 2013 +0100 1.2 +++ b/gst-plugins-ugly/receipt Mon Feb 18 15:41:30 2013 +0100 1.3 @@ -6,18 +6,19 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="GStreamer Ugly Plugins" 1.6 MAINTAINER="jozee@slitaz.org" 1.7 -DEPENDS="gst-plugins-base \ 1.8 -lame libdvdread \ 1.9 -libcdio libmad libmpeg2 opencore-amr orc " 1.10 -BUILD_DEPENDS="pkg-config gst-plugins-base-dev \ 1.11 -lame-dev libdvdread-dev \ 1.12 -libcdio-dev libmad-dev libmpeg2-dev orc-dev x264-dev" 1.13 SUGGESTED="x264" 1.14 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.15 WEB_SITE="http://gstreamer.freedesktop.org/" 1.16 WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL" 1.17 LOCALES="da de es fr id it pt_BR ru zh_CN" 1.18 1.19 +DEPENDS="gst-plugins-base \ 1.20 +lame libdvdread \ 1.21 +libcdio libmad libmpeg2 opencore-amr orc " 1.22 +BUILD_DEPENDS="pkg-config gst-plugins-base-dev \ 1.23 +lame-dev libdvdread-dev glib-dev \ 1.24 +libcdio-dev libmad-dev libmpeg2-dev orc-dev x264-dev" 1.25 + 1.26 # Rules to configure and make the package. 1.27 compile_rules() 1.28 {