aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/ttf-fonts
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2011-09-15 19:20:47 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-09-16 12:10:01 +0100
commitd29f252486f80f2d59f5cd63042336f317a59e43 (patch)
treed3f6d28e4930083aa0a3f6c7ffd27ec4762fc91f /meta/recipes-graphics/ttf-fonts
parent969165666d5a1074c5389d98b79c41ff31597baa (diff)
downloadopenembedded-core-contrib-d29f252486f80f2d59f5cd63042336f317a59e43.tar.gz
liberation-fonts_1.04: add PN to RDEPENDS
RDEPENDS is package-specific, so add ${PN} to it. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/ttf-fonts')
-rw-r--r--meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb3
1 files changed, 2 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 3b2d479186..19bb69c1f3 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,8 @@ SECTION = "x11/fonts"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
PACKAGE_ARCH = "all"
-RDEPENDS = "fontconfig-utils"
+RDEPENDS_${PN} = "fontconfig-utils"
+PR = "r1"
PE = "1"
SRC_URI = "https://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-${PV}.tar.gz \