summaryrefslogtreecommitdiffstats
path: root/rules/wayland.in
blob: 049380d4a80f7d9ad8a7c9aab8c4869b23386fc7 (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		if BUILDTIME
	prompt "wayland"
	help
	  Wayland compositor infrastructure client and server libraries.