summaryrefslogtreecommitdiffstats
path: root/rules/wayland.in
blob: b798069093e795710ca7a068844f2872b9da5c7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## SECTION=multimedia_wayland

config WAYLAND
	tristate
	select HOST_WAYLAND
	select LIBC_M
	select LIBC_RT
	select LIBFFI
	select EXPAT
	prompt "wayland"
	help
	  Wayland compositor infrastructure client and server libraries.