summaryrefslogtreecommitdiff
path: root/yocto-poky/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'yocto-poky/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb')
-rw-r--r--yocto-poky/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/yocto-poky/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb b/yocto-poky/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb
index 91fd150e3..c8cbd57a6 100644
--- a/yocto-poky/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb
+++ b/yocto-poky/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb
@@ -15,4 +15,6 @@ SRC_URI = "git://git.yoctoproject.org/${BPN}"
S = "${WORKDIR}/git"
-inherit autotools pkgconfig
+inherit autotools pkgconfig distro_features_check
+
+ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}"