diff options
| author | Khem Raj <raj.khem@gmail.com> | 2025-11-17 16:40:05 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-11-18 08:17:56 -0800 |
| commit | 299eedd640ee3f7243433edfa42099026fba110a (patch) | |
| tree | 3aab75875d040988cb37ce8a82d4d5c57e5b1581 /meta-xfce | |
| parent | 26b868146ddc4904f109b337c80898f49a3aca31 (diff) | |
| download | meta-openembedded-299eedd640ee3f7243433edfa42099026fba110a.tar.gz | |
xfce4-screenshooter: Add gtk-layer-shell to depends with wayland
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
| -rw-r--r-- | meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.11.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.11.3.bb b/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.11.3.bb index 1dff925a0b..144848a6c8 100644 --- a/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.11.3.bb +++ b/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.11.3.bb | |||
| @@ -13,7 +13,7 @@ XFCE_COMPRESS_TYPE = "xz" | |||
| 13 | SRC_URI[sha256sum] = "1f6a14f7d1b0c440f31e24a8cc4fe2996185357fa786f0c2cdfe564ef673a710" | 13 | SRC_URI[sha256sum] = "1f6a14f7d1b0c440f31e24a8cc4fe2996185357fa786f0c2cdfe564ef673a710" |
| 14 | 14 | ||
| 15 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" | 15 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" |
| 16 | PACKAGECONFIG[wayland] = "-Dwayland=enabled, -Dwayland=disabled, wayland-native wayland" | 16 | PACKAGECONFIG[wayland] = "-Dwayland=enabled, -Dwayland=disabled, gtk-layer-shell wayland-native wayland" |
| 17 | 17 | ||
| 18 | EXTRA_OECONF += "WAYLAND_SCANNER=${STAGING_BINDIR_NATIVE}/wayland-scanner" | 18 | EXTRA_OECONF += "WAYLAND_SCANNER=${STAGING_BINDIR_NATIVE}/wayland-scanner" |
| 19 | 19 | ||
