aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-font/font-util_1.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-font/font-util_1.0.1.bb')
-rw-r--r--recipes/xorg-font/font-util_1.0.1.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/xorg-font/font-util_1.0.1.bb b/recipes/xorg-font/font-util_1.0.1.bb
new file mode 100644
index 0000000000..3ba1c05a29
--- /dev/null
+++ b/recipes/xorg-font/font-util_1.0.1.bb
@@ -0,0 +1,11 @@
+require xorg-font-common.inc
+
+PACKAGE_ARCH = "${BASE_PACKAGE_ARCH}"
+
+DESCRIPTION = "X font utils."
+
+DEPENDS = "encodings"
+RDEPENDS = "mkfontdir mkfontscale encodings"
+
+PR = "r1"
+PE = "1"