[oe-commits] Peter Tworek : gnome-bluetooth: Depend on virtual/libx11, not libx11.

git at git.openembedded.org git at git.openembedded.org
Mon Jan 30 20:08:29 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: da3a1350d85db7dc33af15cd9cbccef28fbd1c91
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=da3a1350d85db7dc33af15cd9cbccef28fbd1c91

Author: Peter Tworek <tworaz666 at gmail.com>
Date:   Mon Jan 30 19:46:43 2012 +0000

gnome-bluetooth: Depend on virtual/libx11, not libx11.

Signed-off-by: Peter Tworek <tworaz666 at gmail.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

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

diff --git a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb
index 80d7712..2b4ccbb 100644
--- a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
 PR = "r1"
 
 SECTION = "x11/gnome"
-DEPENDS = "obexd gnome-doc-utils-native gnome-doc-utils gconf gtk+ dbus-glib libunique libnotify bluez4 gnome-keyring libx11 libxi"
+DEPENDS = "obexd gnome-doc-utils-native gnome-doc-utils gconf gtk+ dbus-glib libunique libnotify bluez4 gnome-keyring virtual/libx11 libxi"
 
 inherit gnome
 





More information about the Openembedded-commits mailing list