summaryrefslogtreecommitdiff
path: root/recipes/xorg-app/mkfontdir_1.0.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-app/mkfontdir_1.0.4.bb')
-rw-r--r--recipes/xorg-app/mkfontdir_1.0.4.bb11
1 files changed, 4 insertions, 7 deletions
diff --git a/recipes/xorg-app/mkfontdir_1.0.4.bb b/recipes/xorg-app/mkfontdir_1.0.4.bb
index ad8dc6fcb9..dbc08841b1 100644
--- a/recipes/xorg-app/mkfontdir_1.0.4.bb
+++ b/recipes/xorg-app/mkfontdir_1.0.4.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] = "35394bf3f746a57fba624dba52fdbba3"
SRC_URI[archive.sha256sum] = "6f9a3cc70d27704ee8e4ff01d5d69c974b059fd7e470172b68cfa477c7caf8e3"
-PR = "${INC_PR}.1"
+
+BBCLASSEXTEND = "native"