From da3a1350d85db7dc33af15cd9cbccef28fbd1c91 Mon Sep 17 00:00:00 2001 From: Peter Tworek Date: Mon, 30 Jan 2012 19:46:43 +0000 Subject: gnome-bluetooth: Depend on virtual/libx11, not libx11. Signed-off-by: Peter Tworek Signed-off-by: Koen Kooi --- meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb') 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 -- cgit 1.2.3-korg