RDEPENDS is package-specific, so add ${PN} to it.
Signed-off-by: Tom Zanussi <[email protected]>
---
.../ttf-fonts/liberation-fonts_1.06.bb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.06.bb
b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.06.bb
index e1f9ffb..e8239c1 100644
--- a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.06.bb
+++ b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.06.bb
@@ -9,7 +9,7 @@ SECTION = "x11/fonts"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
PACKAGE_ARCH = "all"
-RDEPENDS = "fontconfig-utils"
+RDEPENDS_${PN} = "fontconfig-utils"
PE = "1"
PR = "r0"
--
1.7.0.4
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core