aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-font/font-util_1.0.1.bb
diff options
context:
space:
mode:
authorDavid-John Willis <John.Willis@Distant-earth.com>2009-12-03 09:32:22 +0000
committerKoen Kooi <koen@openembedded.org>2009-12-04 10:43:12 +0100
commit303ae98b5f1be8d6a27e6ef73ceaef737cb9bcac (patch)
tree237eb475f142d27b972efefc42dd31696b6e3613 /recipes/xorg-font/font-util_1.0.1.bb
parenta0fb85891d24df07bd140f0b9f277e9ebb3768d7 (diff)
downloadopenembedded-303ae98b5f1be8d6a27e6ef73ceaef737cb9bcac.tar.gz
xorg-font: Add INC_PR to all the Xorg fonts.
Diffstat (limited to 'recipes/xorg-font/font-util_1.0.1.bb')
-rw-r--r--recipes/xorg-font/font-util_1.0.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xorg-font/font-util_1.0.1.bb b/recipes/xorg-font/font-util_1.0.1.bb
index 3ba1c05a29..5a1761bf6a 100644
--- a/recipes/xorg-font/font-util_1.0.1.bb
+++ b/recipes/xorg-font/font-util_1.0.1.bb
@@ -1,4 +1,4 @@
-require xorg-font-common.inc
+Qurequire xorg-font-common.inc
PACKAGE_ARCH = "${BASE_PACKAGE_ARCH}"
@@ -7,5 +7,5 @@ DESCRIPTION = "X font utils."
DEPENDS = "encodings"
RDEPENDS = "mkfontdir mkfontscale encodings"
-PR = "r1"
PE = "1"
+PR = "${INC_PR}.1"