From f69c59e9b647dc9715088787507d913050d81085 Mon Sep 17 00:00:00 2001 From: Ilya Tumaykin Date: Tue, 18 Jul 2017 23:57:37 +0300 Subject: [PATCH] media-video/mpv: cleanup deps in 9999 Last libva<1.4 was removed a year ago. Last libvdpau<0.2 was removed even longer ago. Only samba-3 had smbclient USE, which was removed about half a year ago during security cleanup. Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- media-video/mpv/mpv-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index 4e4b5d7534dc..1ba306adcda4 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -91,18 +91,18 @@ COMMON_DEPEND=" pulseaudio? ( media-sound/pulseaudio ) raspberry-pi? ( >=media-libs/raspberrypi-userland-0_pre20160305-r1 ) rubberband? ( >=media-libs/rubberband-1.8.0 ) - samba? ( net-fs/samba[smbclient(+)] ) + samba? ( net-fs/samba ) sdl? ( media-libs/libsdl2[sound,threads,video] ) v4l? ( media-libs/libv4l ) vaapi? ( !libav? ( >=media-video/ffmpeg-3.3:0 ) libav? ( >=media-video/libav-13:0 ) - >=x11-libs/libva-1.4.0[drm?,X?,wayland?] + x11-libs/libva[drm?,X?,wayland?] ) vdpau? ( !libav? ( >=media-video/ffmpeg-3.3:0 ) libav? ( >=media-video/libav-13:0 ) - >=x11-libs/libvdpau-0.2 + x11-libs/libvdpau ) wayland? ( >=dev-libs/wayland-1.6.0 -- 2.26.2