diff options
Diffstat (limited to 'meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb')
| -rw-r--r-- | meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb | 4 |
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}" | |||
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 17 | 17 | ||
| 18 | inherit autotools pkgconfig | 18 | inherit autotools pkgconfig distro_features_check |
| 19 | |||
| 20 | ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}" | ||
