gconf-dbus_svn.bb : Add dependency on intltool-native so configure script runs
authorPhilip Balister <philip@balister.org>
Wed, 25 Apr 2007 02:01:22 +0000 (02:01 +0000)
committerPhilip Balister <philip@balister.org>
Wed, 25 Apr 2007 02:01:22 +0000 (02:01 +0000)
                    properly. This should fix bug 2136.

packages/gnome/gconf-dbus_svn.bb

index 0bb9765..3647059 100644 (file)
@@ -1,5 +1,5 @@
 SECTION = "x11/utils"
-DEPENDS = "gtk+ glib-2.0 dbus dbus-glib libxml2 popt"
+DEPENDS = "gtk+ glib-2.0 dbus dbus-glib libxml2 popt intltool-native"
 DESCRIPTION = "Settings daemon using DBUS for communication."
 LICENSE = "GPL"
 PROVIDES = "gconf"