summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-graphics/xorg-font/font-util_1.3.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-font/font-util_1.3.1.bb b/meta/recipes-graphics/xorg-font/font-util_1.3.1.bb
index 34646ff99b..1289c1686c 100644
--- a/meta/recipes-graphics/xorg-font/font-util_1.3.1.bb
+++ b/meta/recipes-graphics/xorg-font/font-util_1.3.1.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5df208ec65eb84ce5bb8d82d8f3b9675 \
12DEPENDS = "encodings util-macros" 12DEPENDS = "encodings util-macros"
13DEPENDS_class-native = "util-macros-native" 13DEPENDS_class-native = "util-macros-native"
14RDEPENDS_${PN} = "mkfontdir mkfontscale encodings" 14RDEPENDS_${PN} = "mkfontdir mkfontscale encodings"
15RDEPENDS_${PN}_class-native = "mkfontdir-native mkfontscale-native" 15RDEPENDS_${PN}_class-native = ""
16 16
17BBCLASSEXTEND = "native" 17BBCLASSEXTEND = "native"
18 18