From e156450028cf49b5c59afb20a6d0df34b00d18cd Mon Sep 17 00:00:00 2001 From: Themaister Date: Wed, 28 May 2014 21:21:54 +0200 Subject: [PATCH] Forgot --configure SDL_IMAGE. --- qb/config.params.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/qb/config.params.sh b/qb/config.params.sh index 9fdc7f8b56..eea2b4ecc3 100644 --- a/qb/config.params.sh +++ b/qb/config.params.sh @@ -35,7 +35,6 @@ HAVE_COREAUDIO=auto # Enable CoreAudio support HAVE_PULSE=auto # Enable PulseAudio support HAVE_FREETYPE=auto # Enable FreeType support HAVE_XVIDEO=auto # Enable XVideo support -HAVE_SDL_IMAGE=auto # Enable SDL_image support HAVE_PYTHON=auto # Enable Python 3 support for shaders HAVE_V4L2=auto # Enable video4linux2 support HAVE_BSV_MOVIE=yes # Disable BSV movie support