[OE-core] [PATCH 4/5] ttf-bitstream-vera_1.10: add PN to RDEPENDS

Koen Kooi koen at dominion.thruhere.net
Fri Sep 16 06:24:43 UTC 2011


Op 16 sep. 2011, om 03:41 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/ttf-bitstream-vera_1.10.bb           |    2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb b/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb
> index f1a8265..c96294e 100644
> --- a/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb
> +++ b/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb
> @@ -9,7 +9,7 @@ LICENSE = "Bitstream_Vera"
> LIC_FILES_CHKSUM = "file://COPYRIGHT.TXT;md5=27d7484b1e18d0ee4ce538644a3f04be"
> PACKAGE_ARCH = "all"
> PR = "r3"
> -RDEPENDS = "fontconfig-utils"
> +RDEPENDS_${PN} = "fontconfig-utils"

missing PR bump



More information about the Openembedded-core mailing list