[oe-commits] Jan Lübbe : frameworkd: depend on pyalsaaudio for ADC/ DAC configuration

GIT User account git at amethyst.openembedded.net
Fri Feb 27 09:44:21 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: 30cf44b6cef65099c22c0e631e58cae4e7ec80db
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=30cf44b6cef65099c22c0e631e58cae4e7ec80db

Author: Jan Lübbe <jluebbe at debian.org>
Date:   Thu Feb 26 17:46:40 2009 +0000

frameworkd: depend on pyalsaaudio for ADC/DAC configuration

---

 packages/freesmartphone/frameworkd_git.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/packages/freesmartphone/frameworkd_git.bb b/packages/freesmartphone/frameworkd_git.bb
index ee155e6..2699cd4 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 = "r4"
+PR = "r5"
 
 inherit distutils update-rc.d
 
@@ -34,6 +34,7 @@ RDEPENDS_${PN} += "\
   python-difflib \
   python-logging \
   python-pprint \
+  python-pyalsaaudio \
   python-pygobject \
   python-pyrtc \
   python-pyserial \





More information about the Openembedded-commits mailing list