diff options
Diffstat (limited to 'meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb')
| -rw-r--r-- | meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb b/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb index f0119b7073..5f73a4c48d 100644 --- a/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb +++ b/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb | |||
| @@ -17,5 +17,7 @@ S = "${WORKDIR}/git" | |||
| 17 | SRC_URI = "git://git.yoctoproject.org/${BPN} \ | 17 | SRC_URI = "git://git.yoctoproject.org/${BPN} \ |
| 18 | file://no-handed.patch;striplevel=0" | 18 | file://no-handed.patch;striplevel=0" |
| 19 | 19 | ||
| 20 | inherit autotools pkgconfig | 20 | inherit autotools pkgconfig distro_features_check |
| 21 | 21 | ||
| 22 | # The settings-daemon requires x11 in DISTRO_FEATURES | ||
| 23 | REQUIRED_DISTRO_FEATURES = "x11" | ||
