diff options
| author | Markus Volk <f_l_k@t-online.de> | 2022-06-01 11:11:18 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-06-01 08:43:01 -0700 |
| commit | abdb05b6b4b31ff40c4219336b7096db014284f1 (patch) | |
| tree | 05e7df4979e8033f6ef18ebf781e4ac12f15a597 /meta-xfce/recipes-thunar-plugins | |
| parent | 57c97d65fdee90e4155c66f2295b0ea8c70c9471 (diff) | |
| download | meta-openembedded-abdb05b6b4b31ff40c4219336b7096db014284f1.tar.gz | |
unblock some recipes for wayland
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-thunar-plugins')
| -rw-r--r-- | meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.1.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.1.bb b/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.1.bb index 6ed9cecefb..fb7589637d 100644 --- a/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.1.bb +++ b/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.1.bb | |||
| @@ -3,8 +3,9 @@ LICENSE = "GPL-2.0-only" | |||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
| 4 | 4 | ||
| 5 | inherit thunar-plugin features_check | 5 | inherit thunar-plugin features_check |
| 6 | # x11 is needed for thunar | 6 | |
| 7 | REQUIRED_DISTRO_FEATURES = "pam x11" | 7 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
| 8 | REQUIRED_DISTRO_FEATURES = "pam" | ||
| 8 | 9 | ||
| 9 | SRC_URI[md5sum] = "0884855d60cf1031b9013b6f5b125372" | 10 | SRC_URI[md5sum] = "0884855d60cf1031b9013b6f5b125372" |
| 10 | SRC_URI[sha256sum] = "dc1d8c7caa727e76d033d4653dc0742613f57a1711d0050900659c90a84452a0" | 11 | SRC_URI[sha256sum] = "dc1d8c7caa727e76d033d4653dc0742613f57a1711d0050900659c90a84452a0" |
