[oe-commits] Martin Jansa : gypsy: depend on bluez4 instead of bluez-libs as we won' t ship bluez3 anymore

git version control git at git.openembedded.org
Fri Nov 20 10:12:35 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 4b0a216f670dda328cf379b1147351d5cd95ae96
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4b0a216f670dda328cf379b1147351d5cd95ae96

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Nov 20 11:12:11 2009 +0100

gypsy: depend on bluez4 instead of bluez-libs as we won't ship bluez3 anymore

---

 recipes/gypsy/gypsy.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/gypsy/gypsy.inc b/recipes/gypsy/gypsy.inc
index b618094..efd64c6 100644
--- a/recipes/gypsy/gypsy.inc
+++ b/recipes/gypsy/gypsy.inc
@@ -1,7 +1,7 @@
 DESCRIPTION = "GPS Controlling Daemon"
 LICENSE = "GPL"
 SECTION = "x11"
-DEPENDS = "glib-2.0 dbus-glib bluez-libs libxslt-native"
+DEPENDS = "glib-2.0 dbus-glib bluez4 libxslt-native"
 
 inherit autotools pkgconfig
 





More information about the Openembedded-commits mailing list