wok-undigest rev 304

brasero: add libogg to deps
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jun 08 02:32:37 2011 +0200 (2011-06-08)
parents ed3720cf58c6
children 919c859da8c7
files brasero/receipt
line diff
     1.1 --- a/brasero/receipt	Wed Jun 08 02:30:07 2011 +0200
     1.2 +++ b/brasero/receipt	Wed Jun 08 02:32:37 2011 +0200
     1.3 @@ -10,11 +10,11 @@
     1.4  WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/2.30/$TARBALL"
     1.5  
     1.6  DEPENDS="glib gtk+ GConf gstreamer gst-plugins-base libxml2 libunique \
     1.7 -dbus-glib cdrdao dvd+rw-tools libcanberra libvorbis"
     1.8 +dbus-glib cdrdao dvd+rw-tools libcanberra libvorbis libogg"
     1.9  BUILD_DEPENDS="glib-dev gtk+-dev GConf-dev gstreamer-dev gst-plugins-base-dev \
    1.10  libxml2-dev libunique-dev dbus-glib-dev gnome-doc-utils-dev libxcb-dev \
    1.11  libpthread-stubs xcb-util-dev ORBit2-dev dbus-dev libcanberra-dev \
    1.12 -gnome-doc-utils libxml2-python libvorbis-dev"
    1.13 +gnome-doc-utils libxml2-python libvorbis-dev libogg-dev"
    1.14  
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()