From: Jan Palus Date: Sun, 22 Jul 2018 21:11:47 +0000 (+0200) Subject: enable SDL2 now that SDL1 support is dropped X-Git-Tag: auto/th/mpv-0.29.0-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fmpv.git;a=commitdiff_plain;h=9da6311958f8f80d1545f6e6aee49e6e5b439a63 enable SDL2 now that SDL1 support is dropped --- diff --git a/mpv.spec b/mpv.spec index 69defec..b0ff361 100644 --- a/mpv.spec +++ b/mpv.spec @@ -15,7 +15,7 @@ BuildRequires: Mesa-libEGL-devel >= 9.0.0 BuildRequires: Mesa-libwayland-egl-devel >= 9.0.0 BuildRequires: OpenAL-devel >= 1.13 BuildRequires: OpenGL-devel -BuildRequires: SDL-devel +BuildRequires: SDL2-devel BuildRequires: alsa-lib-devel >= 1.0.18 BuildRequires: docutils BuildRequires: ffmpeg-devel >= 4.0 @@ -162,6 +162,7 @@ Dopełnianie parametrów mpv dla powłoki ZSH. --enable-openal \ --enable-oss-audio \ --enable-pulse \ + --enable-sdl2 \ --enable-tv \ --enable-tv-v4l2 \ --enable-uchardet \