From 96f00ef43175da168ffe224c4997bc7a4eb47420 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 18 Jan 2011 11:16:32 +0100 Subject: [PATCH] frameworkd: frameworkd-config add RDEPEND on fso-sounds Signed-off-by: Martin Jansa --- recipes/freesmartphone/frameworkd_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/freesmartphone/frameworkd_git.bb b/recipes/freesmartphone/frameworkd_git.bb index f1ddc21d06..76d83f47b4 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" -- 2.39.5