[oe-commits] Martin Jansa : frameworkd: frameworkd-config add RDEPEND on fso-sounds

git version control git at git.openembedded.org
Tue Jan 18 10:51:55 UTC 2011


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Jan 18 11:16:32 2011 +0100

frameworkd: frameworkd-config add RDEPEND on fso-sounds

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 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 f1ddc21..76d83f4 100644
--- a/recipes/freesmartphone/frameworkd_git.bb
+++ b/recipes/freesmartphone/frameworkd_git.bb
@@ -6,7 +6,7 @@ DEPENDS = "python-cython-native python-pyrex-native"
 LICENSE = "GPL"
 SRCREV = "e31fa77906981a56be2271246693fd929c973abf"
 PV = "0.9.5.9+gitr${SRCPV}"
-PR = "r10"
+PR = "r11"
 PE = "1"
 
 inherit distutils update-rc.d python-dir
@@ -101,6 +101,7 @@ PACKAGES =+ "${PN}-config"
 PACKAGE_ARCH_${PN}-config = "${MACHINE_ARCH}"
 
 # - add wmiconfig for wireless configuration
+RDEPENDS_${PN}-config = "fso-sounds"
 RDEPENDS_${PN}-config_append_om-gta02 = " wmiconfig"
 RREPLACES_${PN}-config = "frameworkd-config-shr"
 RCONFLICTS_${PN}-config = "frameworkd-config-shr"





More information about the Openembedded-commits mailing list