wayfire: drop x11 PACKAGECONFIG

This commit is contained in:
Markus Volk 2024-09-04 08:23:35 +02:00
parent 14753b3231
commit e198123d39

View File

@ -44,7 +44,7 @@ PACKAGECONFIG[xwayland] = "-Dxwayland=enabled,-Dxwayland=disabled,xwayland xcb-u
PACKAGECONFIG[vulkan] = ",,vulkan-loader vulkan-headers glslang-native" PACKAGECONFIG[vulkan] = ",,vulkan-loader vulkan-headers glslang-native"
PACKAGECONFIG ?= " \ PACKAGECONFIG ?= " \
${@bb.utils.filter('DISTRO_FEATURES', 'vulkan x11 xwayland', d)} \ ${@bb.utils.filter('DISTRO_FEATURES', 'vulkan xwayland', d)} \
gles32 \ gles32 \
use_system_wlroots \ use_system_wlroots \
use_system_wfconfig \ use_system_wfconfig \