[OE-core] [PATCH 2/5] liberation-fonts_1.04: add PN to RDEPENDS

Koen Kooi koen at dominion.thruhere.net
Fri Sep 16 06:25:35 UTC 2011


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.zanussi at 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



More information about the Openembedded-core mailing list