wok-next diff brasero/receipt @ rev 12107
brasero: fix bdeps
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Mar 12 02:46:13 2012 +0100 (2012-03-12) |
parents | 5189e691d619 |
children | 73641efed1cc |
line diff
1.1 --- a/brasero/receipt Thu Nov 03 22:02:37 2011 +0100 1.2 +++ b/brasero/receipt Mon Mar 12 02:46:13 2012 +0100 1.3 @@ -14,7 +14,8 @@ 1.4 BUILD_DEPENDS="glib-dev gtk+-dev GConf-dev gstreamer-dev gst-plugins-base-dev \ 1.5 libxml2-dev libunique-dev dbus-glib-dev gnome-doc-utils-dev libxcb-dev \ 1.6 libpthread-stubs xcb-util-dev ORBit2-dev dbus-dev libcanberra-dev \ 1.7 -gnome-doc-utils libxml2-python libvorbis-dev libogg-dev util-linux-ng-uuid-dev" 1.8 +gnome-doc-utils libxml2-python libvorbis-dev libogg-dev util-linux-ng-uuid-dev \ 1.9 +intltool" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules()