blueman: Add missing python modules to RDEPENDS.
authorDavid-John Willis <John.Willis@Distant-earth.com>
Tue, 16 Mar 2010 11:32:30 +0000 (11:32 +0000)
committerDavid-John Willis <John.Willis@Distant-earth.com>
Thu, 8 Apr 2010 07:19:44 +0000 (08:19 +0100)
recipes/blueman/blueman_1.21.bb

index 066e156..ca845fd 100644 (file)
@@ -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"