summaryrefslogtreecommitdiffstats
path: root/meta/packages/gnome
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2010-07-16 09:51:50 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-07-21 16:00:59 +0100
commit6cb27d8b5bdbaa2f45295213a8d60d59279c4dc4 (patch)
tree0c06adc688a17171656da1a1433452a446a08256 /meta/packages/gnome
parent9f5e302741908e70d43ad884859395e7a06a55a1 (diff)
downloadpoky-6cb27d8b5bdbaa2f45295213a8d60d59279c4dc4.tar.gz
gconf-dbus: upgrade to SVN r705
Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/packages/gnome')
-rw-r--r--meta/packages/gnome/gconf-dbus_svn.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/gnome/gconf-dbus_svn.bb b/meta/packages/gnome/gconf-dbus_svn.bb
index f296a99b59..879a0bb558 100644
--- a/meta/packages/gnome/gconf-dbus_svn.bb
+++ b/meta/packages/gnome/gconf-dbus_svn.bb
@@ -1,6 +1,7 @@
1DESCRIPTION = "Settings daemon using DBUS for communication." 1DESCRIPTION = "Settings daemon using DBUS for communication."
2SECTION = "x11/utils" 2SECTION = "x11/utils"
3LICENSE = "LGPLv2+" 3LICENSE = "LGPLv2+"
4LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"
4 5
5DEPENDS = "intltool-native virtual/libintl glib-2.0 dbus dbus-glib libxml2 popt gtk-doc-native" 6DEPENDS = "intltool-native virtual/libintl glib-2.0 dbus dbus-glib libxml2 popt gtk-doc-native"
6PROVIDES = "gconf" 7PROVIDES = "gconf"