summaryrefslogtreecommitdiff
path: root/packages/freesmartphone/frameworkd_git.bb
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2008-10-08 21:33:57 +0000
committerHenning Heinold <heinold@inf.fu-berlin.de>2008-10-08 21:33:57 +0000
commitd0748d3a527ff7ec4f2275487af54e2671ace421 (patch)
tree6c1f7ee8b4df038090f015d234ab95528b184a7f /packages/freesmartphone/frameworkd_git.bb
parentbc8dd5341854d1ffc4e31891d6ee404b050e8871 (diff)
parentf5e0e9b0be026d5f652837c2e3fbe4768f518e92 (diff)
merge of 'ea367d406c83c35493f3e8c93c52fad15e9eac1e'
and 'f2ebdb1826372581987a96a662d30d97b544c438'
Diffstat (limited to 'packages/freesmartphone/frameworkd_git.bb')
-rw-r--r--packages/freesmartphone/frameworkd_git.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/freesmartphone/frameworkd_git.bb b/packages/freesmartphone/frameworkd_git.bb
index 74ec3615a9..63da1dffa2 100644
--- a/packages/freesmartphone/frameworkd_git.bb
+++ b/packages/freesmartphone/frameworkd_git.bb
@@ -4,8 +4,8 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de> et. al."
SECTION = "console/network"
DEPENDS = "python-cython-native python-pyrex-native"
LICENSE = "GPL"
-PV = "0.8.2+${PR}-gitr${SRCREV}"
-PR = "r2"
+PV = "0.8.3+${PR}-gitr${SRCREV}"
+PR = "r0"
inherit distutils update-rc.d
@@ -26,6 +26,7 @@ do_install_append() {
RDEPENDS_${PN} += "\
python-dbus \
python-datetime \
+ python-pprint \
python-pygobject \
python-pyrtc \
python-pyserial \