From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- .../meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'external/meta-openembedded/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc') diff --git a/external/meta-openembedded/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc b/external/meta-openembedded/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc index cb6b5ac7..958fecc1 100644 --- a/external/meta-openembedded/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc +++ b/external/meta-openembedded/meta-oe/recipes-graphics/xorg-data/xorg-data-common.inc @@ -7,6 +7,6 @@ XORG_PN = "${BPN}" SRC_URI = "${XORG_MIRROR}/individual/data/${BP}.tar.bz2" S = "${WORKDIR}/${XORG_PN}-${PV}" -inherit distro_features_check autotools pkgconfig +inherit features_check autotools pkgconfig REQUIRED_DISTRO_FEATURES = "x11" -- cgit 1.2.3-korg