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

config WAYLAND
	tristate
	select HOST_MESON
	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.