# HG changeset patch # User Antoine Bodin # Date 1331516773 -3600 # Node ID c1613263eeabed972335e3b53687feda49cae251 # Parent fbf78c359b784dc2d3be11db1eeed25bb0571a51 brasero: fix bdeps diff -r fbf78c359b78 -r c1613263eeab brasero/receipt --- a/brasero/receipt Mon Mar 12 00:51:26 2012 +0100 +++ b/brasero/receipt Mon Mar 12 02:46:13 2012 +0100 @@ -14,7 +14,8 @@ BUILD_DEPENDS="glib-dev gtk+-dev GConf-dev gstreamer-dev gst-plugins-base-dev \ libxml2-dev libunique-dev dbus-glib-dev gnome-doc-utils-dev libxcb-dev \ libpthread-stubs xcb-util-dev ORBit2-dev dbus-dev libcanberra-dev \ -gnome-doc-utils libxml2-python libvorbis-dev libogg-dev util-linux-ng-uuid-dev" +gnome-doc-utils libxml2-python libvorbis-dev libogg-dev util-linux-ng-uuid-dev \ +intltool" # Rules to configure and make the package. compile_rules()