git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
372d8e0
)
gnome-bluetooth-2.30.0: add missing x11, xi deps
author
Chris Larson
<chris_larson@mentor.com>
Mon, 11 Oct 2010 16:39:12 +0000
(12:39 -0400)
committer
Chris Larson
<chris_larson@mentor.com>
Mon, 11 Oct 2010 16:39:12 +0000
(12:39 -0400)
Signed-off-by: Chris Larson <chris_larson@mentor.com>
recipes/gnome/gnome-bluetooth_2.30.0.bb
patch
|
blob
|
history
diff --git
a/recipes/gnome/gnome-bluetooth_2.30.0.bb
b/recipes/gnome/gnome-bluetooth_2.30.0.bb
index
ed7ca51
..
8fa4ce8
100644
(file)
--- 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"