mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-08-28 23:11:59 +02:00
wlroots: build libinput backend by default
This commit is contained in:
@@ -36,6 +36,7 @@ PACKAGECONFIG ?= " \
|
|||||||
${@bb.utils.filter('DISTRO_FEATURES', 'sysvinit', d)} \
|
${@bb.utils.filter('DISTRO_FEATURES', 'sysvinit', d)} \
|
||||||
${@bb.utils.filter('DISTRO_FEATURES', 'vulkan', d)} \
|
${@bb.utils.filter('DISTRO_FEATURES', 'vulkan', d)} \
|
||||||
${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)} \
|
${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)} \
|
||||||
|
libinput \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=master;protocol=https"
|
SRC_URI = "git://gitlab.freedesktop.org/wlroots/wlroots.git;branch=master;protocol=https"
|
||||||
|
Reference in New Issue
Block a user