aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-terminal
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/matchbox-terminal')
-rw-r--r--meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb b/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb
index 91fd150e3b..c8cbd57a6e 100644
--- a/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb
+++ b/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}"