wok rev 2694

Fix: gst-plugins-base BUILD_DEPENDS
author Rohit Joshi <jozee@slitaz.org>
date Wed Apr 22 11:11:27 2009 +0000 (2009-04-22)
parents 136f99b05a5d
children 0d01a129e9a6
files gst-plugins-base/receipt
line diff
     1.1 --- a/gst-plugins-base/receipt	Wed Apr 22 19:00:14 2009 +0200
     1.2 +++ b/gst-plugins-base/receipt	Wed Apr 22 11:11:27 2009 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="GStreamer Base Plugins"
     1.5  MAINTAINER="jozee@slitaz.org"
     1.6  DEPENDS="libxml2 alsa-lib cdparanoia-III libvorbis libtheora gstreamer liboil libtheora-enc"
     1.7 -BUILD_DEPENDS="pkg-config alsa-lib-dev liboil liboil-dev gstreamer-dev libtheora-enc libtheora-dev libvorbis-dev cdparanoia-III-dev libxml2-dev"
     1.8 +BUILD_DEPENDS="pkg-config glib-dev alsa-lib-dev liboil liboil-dev gstreamer gstreamer-dev libtheora-enc libtheora-dev libvorbis-dev cdparanoia-III-dev libxml2-dev"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://gstreamer.freedesktop.org/" 
    1.11  WGET_URL="$WEB_SITE/src/gst-plugins-base/$TARBALL"