summaryrefslogtreecommitdiffstats
path: root/meta/packages/gnome
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
parentff247ac3fce1e46dbe826347c07bc66f46e7f6e6 (diff)
downloadpoky-1bc1337e1f8618d9ac6c941d7507053250c6033a.tar.gz
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')
-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 c0dbb16c12..bb741be189 100644
--- a/meta/packages/gnome/gconf-dbus-native_svn.bb
+++ b/meta/packages/gnome/gconf-dbus-native_svn.bb
@@ -1,5 +1,5 @@
1SECTION = "x11/utils" 1SECTION = "x11/utils"
2DEPENDS = "intltool-native virtual/libintl glib-2.0 dbus dbus-glib libxml2 popt gtk-doc-native" 2DEPENDS = "intltool-native virtual/libintl glib-2.0-native dbus-native dbus-glib-native libxml2-native popt-native gtk-doc-native"
3DESCRIPTION = "Settings daemon using DBUS for communication." 3DESCRIPTION = "Settings daemon using DBUS for communication."
4LICENSE = "GPL" 4LICENSE = "GPL"
5PROVIDES = "gconf-native" 5PROVIDES = "gconf-native"