depends	sdl		&&
depends sdl_image	&&

if [ "$SOUND" == "y" ]; then 
	depends sdl_mixer		
fi

