]> code.ossystems Code Review - openembedded-core.git/commitdiff
gconf-dbus-native: fix dependencies
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 1 Oct 2008 09:42:56 +0000 (09:42 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 1 Oct 2008 09:42:56 +0000 (09:42 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5359 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/gnome/gconf-dbus-native_svn.bb

index c0dbb16c1266f27a07fc87b38699f19bc537327d..bb741be18920858628f6104da14c57226030c523 100644 (file)
@@ -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"