mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
wayfire: drop x11 PACKAGECONFIG
This commit is contained in:
parent
14753b3231
commit
e198123d39
@ -44,7 +44,7 @@ PACKAGECONFIG[xwayland] = "-Dxwayland=enabled,-Dxwayland=disabled,xwayland xcb-u
|
||||
PACKAGECONFIG[vulkan] = ",,vulkan-loader vulkan-headers glslang-native"
|
||||
|
||||
PACKAGECONFIG ?= " \
|
||||
${@bb.utils.filter('DISTRO_FEATURES', 'vulkan x11 xwayland', d)} \
|
||||
${@bb.utils.filter('DISTRO_FEATURES', 'vulkan xwayland', d)} \
|
||||
gles32 \
|
||||
use_system_wlroots \
|
||||
use_system_wfconfig \
|
||||
|
Loading…
Reference in New Issue
Block a user