summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'recipes')
-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"