aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-font
diff options
context:
space:
mode:
authorDavid-John Willis <John.Willis@Distant-earth.com>2009-12-03 11:41:57 +0000
committerKoen Kooi <koen@openembedded.org>2009-12-04 10:43:13 +0100
commit0c3c0ca02cf178070e303dd47365f7bfd3379f0a (patch)
tree508676b4d8a2c561cd91d824c3c451f68c2f9b9b /recipes/xorg-font
parent197b0cb11c6f1c4fd9da29ed2c18bbd70fc48b3e (diff)
downloadopenembedded-0c3c0ca02cf178070e303dd47365f7bfd3379f0a.tar.gz
encodings: Add latest Xorg font encodings package 1.0.3.
Diffstat (limited to 'recipes/xorg-font')
-rw-r--r--recipes/xorg-font/encodings_1.0.2.bb2
-rw-r--r--recipes/xorg-font/encodings_1.0.3.bb5
2 files changed, 6 insertions, 1 deletions
diff --git a/recipes/xorg-font/encodings_1.0.2.bb b/recipes/xorg-font/encodings_1.0.2.bb
index 68cc2b5293..ecc3eed540 100644
--- a/recipes/xorg-font/encodings_1.0.2.bb
+++ b/recipes/xorg-font/encodings_1.0.2.bb
@@ -2,4 +2,4 @@ require xorg-font-common.inc
PE = "1"
PR = "${INC_PR}.0"
-DEPENDS = "mkfontscale-native"
+DEPENDS = "mkfontscale-native font-util-native"
diff --git a/recipes/xorg-font/encodings_1.0.3.bb b/recipes/xorg-font/encodings_1.0.3.bb
new file mode 100644
index 0000000000..ecc3eed540
--- /dev/null
+++ b/recipes/xorg-font/encodings_1.0.3.bb
@@ -0,0 +1,5 @@
+require xorg-font-common.inc
+PE = "1"
+PR = "${INC_PR}.0"
+
+DEPENDS = "mkfontscale-native font-util-native"