summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-xkbui.in
blob: 2e1c5923113c3d6a2feca55d0ac1bc4ef1fd2d0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## SECTION=multimedia_xorg_lib

config XORG_LIB_XKBUI
	tristate
	prompt "libxkbui"
	select LIBC_M
	select XORG_LIB_X11
	select XORG_LIB_XT
	select XORG_LIB_XKBFILE
	help
	  libxkbui provides an interface to easily
	  present XKB layouts as graphical widgets.