aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/mkfontdir_1.0.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-app/mkfontdir_1.0.5.bb')
-rw-r--r--recipes/xorg-app/mkfontdir_1.0.5.bb11
1 files changed, 4 insertions, 7 deletions
diff --git a/recipes/xorg-app/mkfontdir_1.0.5.bb b/recipes/xorg-app/mkfontdir_1.0.5.bb
index 2fda989e2a..0786a9009a 100644
--- a/recipes/xorg-app/mkfontdir_1.0.5.bb
+++ b/recipes/xorg-app/mkfontdir_1.0.5.bb
@@ -1,13 +1,10 @@
require xorg-app-common.inc
-
DESCRIPTION = "a program to create an index of X font files in a directory"
-
-PE = "1"
-
RDEPENDS_${PN} += "mkfontscale"
-
-BBCLASSEXTEND = "native"
+PE = "1"
+PR = "${INC_PR}.1"
SRC_URI[archive.md5sum] = "9365ac66d19186eaf030482d312fca06"
SRC_URI[archive.sha256sum] = "a534650cff503619f9101577d816cde283da993bc039273477bd8dfbd01a2d0b"
-PR = "${INC_PR}.1"
+
+BBCLASSEXTEND = "native"