mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/sway/Config.in: select BR2_PACKAGE_XKEYBOARD_CONFIG
Much like weston, this is a runtime dependency.
Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 7e767c81a8)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
3cd431470a
commit
5c0d8ab627
@@ -18,6 +18,7 @@ config BR2_PACKAGE_SWAY
|
|||||||
select BR2_PACKAGE_CAIRO
|
select BR2_PACKAGE_CAIRO
|
||||||
select BR2_PACKAGE_CAIRO_PNG
|
select BR2_PACKAGE_CAIRO_PNG
|
||||||
select BR2_PACKAGE_PANGO
|
select BR2_PACKAGE_PANGO
|
||||||
|
select BR2_PACKAGE_XKEYBOARD_CONFIG # runtime
|
||||||
help
|
help
|
||||||
i3-compatible Wayland compositor
|
i3-compatible Wayland compositor
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user