summaryrefslogtreecommitdiffstats
path: root/external/poky/meta/recipes-graphics/xorg-font/xorg-font-common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'external/poky/meta/recipes-graphics/xorg-font/xorg-font-common.inc')
-rw-r--r--external/poky/meta/recipes-graphics/xorg-font/xorg-font-common.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/poky/meta/recipes-graphics/xorg-font/xorg-font-common.inc b/external/poky/meta/recipes-graphics/xorg-font/xorg-font-common.inc
index cdbebcf7..f18c8aef 100644
--- a/external/poky/meta/recipes-graphics/xorg-font/xorg-font-common.inc
+++ b/external/poky/meta/recipes-graphics/xorg-font/xorg-font-common.inc
@@ -14,7 +14,7 @@ INC_PR = "r2"
SRC_URI = "${XORG_MIRROR}/individual/font/${XORG_PN}-${PV}.tar.bz2"
S = "${WORKDIR}/${XORG_PN}-${PV}"
-inherit autotools pkgconfig distro_features_check
+inherit autotools pkgconfig features_check
# The mkfontscale-native requires x11 in DISTRO_FEATURES
REQUIRED_DISTRO_FEATURES = "x11"