From d58abbd7c4055e503abbadc09bedbd6f7815d746 Mon Sep 17 00:00:00 2001 From: Ilya Tumaykin Date: Fri, 23 Feb 2018 02:29:55 +0300 Subject: [PATCH] media-video/mpv: drop obsolete sdl1 configure option in 9999 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 | 1 - 1 file changed, 1 deletion(-) diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index 4090c392423f6..e273db3d080bb 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -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.