aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-bluetooth_2.30.0.bb
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-10-11 12:39:12 -0400
committerChris Larson <chris_larson@mentor.com>2010-10-11 12:39:12 -0400
commit65ba692b90e65dc2bdc7ffadeec484bbc314a9cf (patch)
treee29e8e3b23c1ef8899c79222877ee7fda70a56d1 /recipes/gnome/gnome-bluetooth_2.30.0.bb
parent372d8e083357bf89155493c6adf6f48e791a0e7a (diff)
downloadopenembedded-65ba692b90e65dc2bdc7ffadeec484bbc314a9cf.tar.gz
gnome-bluetooth-2.30.0: add missing x11, xi deps
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Diffstat (limited to 'recipes/gnome/gnome-bluetooth_2.30.0.bb')
-rw-r--r--recipes/gnome/gnome-bluetooth_2.30.0.bb2
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 ed7ca51b01..8fa4ce819c 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"