gnome: start cleaning up gconf providers
authorKoen Kooi <koen@openembedded.org>
Tue, 13 Oct 2009 23:26:18 +0000 (01:26 +0200)
committerKoen Kooi <koen@openembedded.org>
Wed, 14 Oct 2009 12:09:25 +0000 (14:09 +0200)
recipes/gnome/gconf-editor_2.22.0.bb
recipes/gnome/gconf-editor_2.24.0.bb
recipes/gnome/gnome-bluetooth_2.27.3.bb
recipes/gnome/gnome-bluetooth_2.27.4.bb
recipes/gnome/gnome-bluetooth_git.bb
recipes/gnome/gnote_0.5.0.bb
recipes/gnome/gvfs_1.2.1.bb

index 00f7b02..943217c 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Editor for the gnome registry"
 LICENSE = "GPLv2"
-DEPENDS = "gnome-doc-utils gconf-dbus"
+DEPENDS = "gnome-doc-utils gconf"
 
 inherit gnome gconf
 
index 88b515c..d373b10 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Editor for the gnome registry"
 LICENSE = "GPLv2"
-DEPENDS = "gnome-doc-utils gconf-dbus"
+DEPENDS = "gnome-doc-utils gconf"
 
 inherit gnome gconf
 
index 5144c85..61e1e58 100644 (file)
@@ -9,7 +9,7 @@ S = "${WORKDIR}/trunk"
 PV = "2.27.3+svnr${GBTREV}"
 PR = "r1"
 
-DEPENDS = "obexd obex-data-server gconf-dbus gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring"
+DEPENDS = "obexd obex-data-server gconf gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring"
 RRECOMMENDS_${PN} += "obexd obex-data-server"
 RCONFLICTS_${PN} = "bluez-gnome"
 
index 70377a6..4e01493 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "x11/gnome"
 
 inherit autotools gnome pkgconfig
 
-DEPENDS = "obexd obex-data-server gconf-dbus gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring"
+DEPENDS = "obexd obex-data-server gconf gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring"
 RRECOMMENDS_${PN} += "obexd obex-data-server"
 RCONFLICTS_${PN} = "bluez-gnome"
 
index 29c9813..b6690f4 100644 (file)
@@ -16,7 +16,7 @@ PV = "2.27.8"
 PR = "r0"
 PR_append = "+gitr${SRCREV}"
 
-DEPENDS = "geoclue obexd gconf-dbus gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring"
+DEPENDS = "geoclue obexd gconf gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring"
 RRECOMMENDS_${PN} += "obexd"
 RCONFLICTS_${PN} = "bluez-gnome"
 
index cc11022..f28e2fe 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Note taking application"
 LICENSE = "GPL"
 
-DEPENDS = "libpcre libgnomeui gconf-dbus gtkmm boost"
+DEPENDS = "libpcre libgnomeui gconf gtkmm boost"
 
 inherit gnome
 
index ba27418..9137168 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "gvfs is a userspace virtual filesystem"
 LICENSE = "LGPL"
-DEPENDS = "gawk-native gnome-keyring glib-2.0 obexftp fuse avahi fuse hal gconf-dbus samba gphoto2"
+DEPENDS = "gawk-native gnome-keyring glib-2.0 obexftp fuse avahi fuse hal gconf samba gphoto2"
 
 inherit gnome