[oe-commits] Chris Larson : gnome-bluetooth-2.30.0: add missing x11, xi deps

git version control git at git.openembedded.org
Mon Oct 11 17:51:37 UTC 2010


Module: openembedded.git
Branch: master
Commit: 65ba692b90e65dc2bdc7ffadeec484bbc314a9cf
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=65ba692b90e65dc2bdc7ffadeec484bbc314a9cf

Author: Chris Larson <chris_larson at mentor.com>
Date:   Mon Oct 11 12:39:12 2010 -0400

gnome-bluetooth-2.30.0: add missing x11, xi deps

Signed-off-by: Chris Larson <chris_larson at mentor.com>

---

 recipes/gnome/gnome-bluetooth_2.30.0.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/gnome/gnome-bluetooth_2.30.0.bb b/recipes/gnome/gnome-bluetooth_2.30.0.bb
index ed7ca51..8fa4ce8 100644
--- a/recipes/gnome/gnome-bluetooth_2.30.0.bb
+++ b/recipes/gnome/gnome-bluetooth_2.30.0.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "GNOME bluetooth manager"
 LICENSE = "GPL"
 SECTION = "x11/gnome"
-DEPENDS = "gnome-doc-utils-native obexd obex-data-server gconf gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring"
+DEPENDS = "gnome-doc-utils-native obexd obex-data-server gconf gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring libx11 libxi"
 
 PR = "r2"
 





More information about the Openembedded-commits mailing list