summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/xorg-app/mkfontdir_1.0.7.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-app/mkfontdir_1.0.7.bb b/meta/recipes-graphics/xorg-app/mkfontdir_1.0.7.bb
index a453e24876..737bc9de48 100644
--- a/meta/recipes-graphics/xorg-app/mkfontdir_1.0.7.bb
+++ b/meta/recipes-graphics/xorg-app/mkfontdir_1.0.7.bb
@@ -11,6 +11,9 @@ files."
11PE = "1" 11PE = "1"
12PR = "${INC_PR}.0" 12PR = "${INC_PR}.0"
13 13
14DEPENDS = "util-macros-native"
15REQUIRED_DISTRO_FEATURES_class-native = ""
16
14RDEPENDS_${PN} += "mkfontscale" 17RDEPENDS_${PN} += "mkfontscale"
15RDEPENDS_${PN}_class-native += "mkfontscale-native" 18RDEPENDS_${PN}_class-native += "mkfontscale-native"
16 19