summaryrefslogtreecommitdiffstats
path: root/graphics/zgv/DEPENDS
blob: e06c64a8231ac40a589c46c634468e625324b2fd (plain) (blame)
1
2
3
4
5
6
7
8
9
if [ "$BACKEND" == "SVGALIB" ]; then
	depends svgalib 
elif [ "$BACKEND" == "SDL" ]; then
	depends sdl 
fi &&
depends JPEG &&
depends libpng &&
depends zlib &&
depends tiff