aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-09-15 08:08:05 +0000
committerKoen Kooi <koen@openembedded.org>2007-09-15 08:08:05 +0000
commiteb968b7b4d2633cd9d3a952d0f6bfa11e7ba8f63 (patch)
tree9c556f73171918398e9d6251c77b6f82e051ef56 /packages
parentbed278e04d2202cc4f83ce84bc688cb286c0ca25 (diff)
downloadopenembedded-eb968b7b4d2633cd9d3a952d0f6bfa11e7ba8f63.tar.gz
gconf-dbus: DEPENDS += virtual/libintl
Diffstat (limited to 'packages')
-rw-r--r--packages/gnome/gconf-dbus_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gnome/gconf-dbus_svn.bb b/packages/gnome/gconf-dbus_svn.bb
index 5a5e78a207..fce1746b22 100644
--- a/packages/gnome/gconf-dbus_svn.bb
+++ b/packages/gnome/gconf-dbus_svn.bb
@@ -1,5 +1,5 @@
SECTION = "x11/utils"
-DEPENDS = "intltool-native glib-2.0 dbus dbus-glib libxml2 popt gtk-doc-native"
+DEPENDS = "intltool-native virtual/libintl glib-2.0 dbus dbus-glib libxml2 popt gtk-doc-native"
DESCRIPTION = "Settings daemon using DBUS for communication."
LICENSE = "GPL"
PROVIDES = "gconf"