From ddfa032275aebd54e56f6050ecb6da2aae1302b1 Mon Sep 17 00:00:00 2001 From: David-John Willis Date: Tue, 16 Mar 2010 11:32:30 +0000 Subject: [PATCH] blueman: Add missing python modules to RDEPENDS. --- recipes/blueman/blueman_1.21.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes/blueman/blueman_1.21.bb b/recipes/blueman/blueman_1.21.bb index 066e156d69..ca845fdae7 100644 --- a/recipes/blueman/blueman_1.21.bb +++ b/recipes/blueman/blueman_1.21.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "GTK+ Bluetooth Manager, designed for common bluetooth tasks." +DESCRIPTION = "Blueman GTK+ Bluetooth Manager, designed for common bluetooth tasks." HOMEPAGE = "http://blueman-project.org/" SECTION = "optional" @@ -9,9 +9,10 @@ DEPENDS = "gtk+ glib-2.0 bluez4 intltool python \ RDEPENDS = "python-dbus python-pygobject python \ dbus bluez4 python-pygtk obex-data-server \ + python-subprocess \ " -PR = "r1" +PR = "r4" SRC_URI = "http://download.tuxfamily.org/blueman/blueman-${PV}.tar.gz" -- 2.39.5