aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/geoclue
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-10-21 20:34:24 +0200
committerKoen Kooi <koen@openembedded.org>2009-10-21 20:34:24 +0200
commite8a1700ea47d6cc1eeda52026ce1d25aeb476263 (patch)
treed33e5158a09b90685324085f9ada42a4cbf25f24 /recipes/geoclue
parent240441d73bc2daff9d3779955d00773167ba1315 (diff)
downloadopenembedded-e8a1700ea47d6cc1eeda52026ce1d25aeb476263.tar.gz
geoclue: use the correct virtual for gconf
Diffstat (limited to 'recipes/geoclue')
-rw-r--r--recipes/geoclue/geoclue_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/geoclue/geoclue_git.bb b/recipes/geoclue/geoclue_git.bb
index bb5ce10163..2cdaa25742 100644
--- a/recipes/geoclue/geoclue_git.bb
+++ b/recipes/geoclue/geoclue_git.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "GeoClue is a project that provide all kinds of geography information to an application"
HOMEPAGE = "http://www.freedesktop.org/wiki/Software/GeoClue"
-DEPENDS = "libgpsmgr libgpsbt gtk+ gypsy libxml2 gconf-dbus libsoup dbus-glib"
+DEPENDS = "libgpsmgr libgpsbt gtk+ gypsy libxml2 gconf libsoup dbus-glib"
SRCREV = "3a31d260074397a968afaf1065856ab763befb01"
PV = "0.11.1"