summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-Xpm.in
blob: ff725ef9341b27e9128eb532ffca6a07725e24b2 (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=multimedia_xorg_lib

config XORG_LIB_XPM
	tristate
	prompt "libXpm"
	select XORG_LIB_X11
	select XORG_PROTO_X
	help
	  The XPM (X PixMap) library is a format for storing/retrieving X pixmaps
	  to/from files.