Op 16 sep. 2011, om 03:40 heeft Tom Zanussi het volgende geschreven: > RDEPENDS is package-specific, so add ${PN} to it. > > Signed-off-by: Tom Zanussi <tom.zanu...@intel.com> > --- > .../ttf-fonts/liberation-fonts_1.04.bb | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb > b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb > index 3b2d479..185bfd3 100644 > --- a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb > +++ b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb > @@ -9,7 +9,7 @@ SECTION = "x11/fonts" > LICENSE = "GPLv2" > LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" > PACKAGE_ARCH = "all" > -RDEPENDS = "fontconfig-utils" > +RDEPENDS_${PN} = "fontconfig-utils" > PE = "1"
missing PR bump _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core