From: Chris Larson Date: Mon, 11 Oct 2010 16:39:12 +0000 (-0400) Subject: gnome-bluetooth-2.30.0: add missing x11, xi deps X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65ba692b90e65dc2bdc7ffadeec484bbc314a9cf;p=openembedded.git gnome-bluetooth-2.30.0: add missing x11, xi deps Signed-off-by: Chris Larson --- 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"