summaryrefslogtreecommitdiff
path: root/packages/freesmartphone/frameworkd_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/freesmartphone/frameworkd_git.bb')
-rw-r--r--packages/freesmartphone/frameworkd_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/freesmartphone/frameworkd_git.bb b/packages/freesmartphone/frameworkd_git.bb
index 3c9075904e..f893afc2cb 100644
--- a/packages/freesmartphone/frameworkd_git.bb
+++ b/packages/freesmartphone/frameworkd_git.bb
@@ -5,7 +5,7 @@ SECTION = "console/network"
DEPENDS = "python-cython-native python-pyrex-native"
LICENSE = "GPL"
PV = "0.8.4.9+gitr${SRCREV}"
-PR = "r2"
+PR = "r3"
inherit distutils update-rc.d
@@ -32,6 +32,7 @@ RDEPENDS_${PN} += "\
python-dbus \
python-datetime \
python-difflib \
+ python-logging \
python-pprint \
python-pygobject \
python-pyrtc \