frameworkd git RDEPENDS += python-subprocess
authorMichael Lauer <mickey@vanille-media.de>
Fri, 1 Aug 2008 18:56:16 +0000 (18:56 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Fri, 1 Aug 2008 18:56:16 +0000 (18:56 +0000)
packages/freesmartphone/frameworkd_git.bb

index 040c483..c3a3735 100644 (file)
@@ -5,7 +5,7 @@ SECTION = "console/network"
 DEPENDS = "python-cython-native python-pyrex-native"
 LICENSE = "GPL"
 PV = "0.8.2+gitr${SRCREV}"
-PR = "r0"
+PR = "r1"
 
 inherit distutils update-rc.d
 
@@ -31,6 +31,7 @@ RDEPENDS_${PN} += "\
   python-pyserial \
   python-pyyaml \
   python-shell \
+  python-subprocess \
   python-syslog \
   \
   ${PN}-config \