mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2026-04-09 14:22:30 +02:00
mangowc: fix typo
This commit is contained in:
@@ -26,7 +26,7 @@ inherit meson pkgconfig
|
||||
|
||||
SRCREV = "5172444e08b2c2be24bef0b5ccff2d2367332118"
|
||||
|
||||
PACKAGECONFIG[xwayland] = "-Dxwayland=enabled,-Dxwayland=disabled,xwayland libxcb xcbutil-wm"
|
||||
PACKAGECONFIG[xwayland] = "-Dxwayland=enabled,-Dxwayland=disabled,xwayland libxcb xcb-util-wm"
|
||||
PACKAGECONFIG ?= "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'xwayland', '', d)}"
|
||||
|
||||
FILES:${PN} += "${datadir}/wayland-sessions/mango.desktop"
|
||||
|
||||
Reference in New Issue
Block a user