media-video/mpv: drop obsolete sdl1 configure option in 9999
authorIlya Tumaykin <itumaykin@gmail.com>
Thu, 22 Feb 2018 23:29:55 +0000 (02:29 +0300)
committerMichał Górny <mgorny@gentoo.org>
Fri, 23 Feb 2018 20:38:59 +0000 (21:38 +0100)
Upstream-commit: https://github.com/mpv-player/mpv/commit/1dcf511376545de7624863b76d7f30dc3bb44ac9
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/7263

media-video/mpv/mpv-9999.ebuild

index 4090c392423f66ded61af5c7409da5867aa6439e..e273db3d080bb97d1443c50fe213038882bf50fe 100644 (file)
@@ -195,7 +195,6 @@ src_configure() {
 
                # Audio outputs:
                $(use_enable sdl sdl2) # Listed under audio, but also includes video.
-               --disable-sdl1
                $(use_enable oss oss-audio)
                --disable-rsound # Only available in overlays.
                --disable-sndio # Only available in overlays.