aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Tworek <tworaz666@gmail.com>2012-01-30 19:46:43 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-01-30 21:08:01 +0100
commitda3a1350d85db7dc33af15cd9cbccef28fbd1c91 (patch)
treec2abe531c998ed1052c0a8fff3c3204000a2bef6
parent805e3978a37c0bf1f3c2d20d62bf351dbda446ae (diff)
downloadmeta-openembedded-contrib-da3a1350d85db7dc33af15cd9cbccef28fbd1c91.tar.gz
gnome-bluetooth: Depend on virtual/libx11, not libx11.
Signed-off-by: Peter Tworek <tworaz666@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb2
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 80d77125be..2b4ccbb8bd 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