mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
fluxbox: select xmodmap
Fluxbox uses xmodmap in its startup script. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
3ff05f80ff
commit
0f12f29023
@@ -3,6 +3,8 @@ config BR2_PACKAGE_FLUXBOX
|
||||
depends on BR2_PACKAGE_XORG7
|
||||
depends on BR2_INSTALL_LIBSTDCPP
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
# Runtime dependency, needed by startup script
|
||||
select BR2_PACKAGE_XAPP_XMODMAP
|
||||
help
|
||||
The Fluxbox lightweight window manager for X
|
||||
|
||||
|
||||
Reference in New Issue
Block a user