summaryrefslogtreecommitdiff
path: root/meta/packages/gnome/gconf-dbus-native_svn.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-10-01 09:42:56 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-10-01 09:42:56 +0000
commit1bc1337e1f8618d9ac6c941d7507053250c6033a (patch)
treebbc39f60d3c6d289a53e415dc1d75524bff44f91 /meta/packages/gnome/gconf-dbus-native_svn.bb
parentff247ac3fce1e46dbe826347c07bc66f46e7f6e6 (diff)
downloadopenembedded-core-1bc1337e1f8618d9ac6c941d7507053250c6033a.tar.gz
openembedded-core-1bc1337e1f8618d9ac6c941d7507053250c6033a.tar.bz2
openembedded-core-1bc1337e1f8618d9ac6c941d7507053250c6033a.tar.xz
openembedded-core-1bc1337e1f8618d9ac6c941d7507053250c6033a.zip
gconf-dbus-native: fix dependencies
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5359 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gnome/gconf-dbus-native_svn.bb')
-rw-r--r--meta/packages/gnome/gconf-dbus-native_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gnome/gconf-dbus-native_svn.bb b/meta/packages/gnome/gconf-dbus-native_svn.bb
index c0dbb16c1..bb741be18 100644
--- a/meta/packages/gnome/gconf-dbus-native_svn.bb
+++ b/meta/packages/gnome/gconf-dbus-native_svn.bb
@@ -1,5 +1,5 @@
SECTION = "x11/utils"
-DEPENDS = "intltool-native virtual/libintl glib-2.0 dbus dbus-glib libxml2 popt gtk-doc-native"
+DEPENDS = "intltool-native virtual/libintl glib-2.0-native dbus-native dbus-glib-native libxml2-native popt-native gtk-doc-native"
DESCRIPTION = "Settings daemon using DBUS for communication."
LICENSE = "GPL"
PROVIDES = "gconf-native"