wok-6.x diff libcanberra/receipt @ rev 12492

Up: dbus (1.4.20) add dbus-helper package
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 24 14:57:02 2012 +0200 (2012-04-24)
parents 26a3881f0035
children fa0c774e9da5
line diff
     1.1 --- a/libcanberra/receipt	Fri Apr 20 09:11:46 2012 +0200
     1.2 +++ b/libcanberra/receipt	Tue Apr 24 14:57:02 2012 +0200
     1.3 @@ -8,9 +8,10 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://0pointer.de/lennart/projects/libcanberra/"
     1.6  WGET_URL="$WEB_SITE/$TARBALL"
     1.7 -DEPENDS="libvorbis libogg gstreamer alsa-lib"
     1.8 +
     1.9 +DEPENDS="libvorbis libogg gstreamer alsa-lib glib libgio"
    1.10  BUILD_DEPENDS="libvorbis-dev libogg-dev gstreamer-dev alsa-lib-dev vala \
    1.11 -gtk+-dev libtool glib-dev"
    1.12 +gtk+-dev libtool glib-dev libgio-dev"
    1.13  
    1.14  # Rules to configure and make the package.
    1.15  compile_rules()