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

GIT User account git at amethyst.openembedded.net
Thu Mar 26 10:45:15 UTC 2009


Module: openembedded.git
Branch: jan/master
Commit: 3685c3d034fd50cdb0b721d7bc6ad85bd9795401
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3685c3d034fd50cdb0b721d7bc6ad85bd9795401

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

---

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

diff --git a/recipes/freesmartphone/frameworkd_git.bb b/recipes/freesmartphone/frameworkd_git.bb
index d658fd0..502c12c 100644
--- a/recipes/freesmartphone/frameworkd_git.bb
+++ b/recipes/freesmartphone/frameworkd_git.bb
@@ -5,7 +5,7 @@ SECTION = "console/network"
 DEPENDS = "python-cython-native python-pyrex-native"
 LICENSE = "GPL"
 PV = "0.8.5.2+gitr${SRCREV}"
-PR = "r0"
+PR = "r1"
 
 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