summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-Xpm.in
blob: 9934bf88237a1c082270556aaf3ba898e838bcd1 (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 XORGPROTO
	help
	  The XPM (X PixMap) library is a format for storing/retrieving X pixmaps
	  to/from files.