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 --- .../poky/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'external/poky/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.2.bb') diff --git a/external/poky/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.2.bb b/external/poky/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.2.bb index b0cdfa2a..5c23e852 100644 --- a/external/poky/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.2.bb +++ b/external/poky/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.2.bb @@ -20,7 +20,7 @@ EXTRA_OECONF = "--enable-startup-notification --with-dbus" S = "${WORKDIR}/git" -inherit autotools pkgconfig distro_features_check +inherit autotools pkgconfig features_check # The startup-notification requires x11 in DISTRO_FEATURES REQUIRED_DISTRO_FEATURES = "x11" -- cgit 1.2.3-korg