summaryrefslogtreecommitdiffstats
path: root/rules/pixman.in
blob: afdd8888aa79420f113d8d26f5c86bd5b37c32cf (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=multimedia_libs

config PIXMAN
	tristate
	prompt "pixman"
	select LIBC_M
	select GCCLIBS_GCC_S
	select HOST_MESON
	help
	  Pixman contains lowlevel pixel manipulation routines and is used by
	  both xorg and cairo.