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

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