mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
media-video/mpv: require samba[smbclient(+)] with 'samba' USE
samba[smbclient] is required when building against samba-3. samba-4 always installs libsmbclient. Gentoo-Bug: https://bugs.gentoo.org/597600 Closes: https://github.com/gentoo/gentoo/pull/2621 Package-Manager: portage-2.3.2 Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
committed by
David Seifert
parent
4619d20465
commit
af25f89fe3
@@ -95,7 +95,7 @@ COMMON_DEPEND="
|
||||
media-libs/mesa[egl,gles2]
|
||||
)
|
||||
rubberband? ( >=media-libs/rubberband-1.8.0 )
|
||||
samba? ( net-fs/samba )
|
||||
samba? ( net-fs/samba[smbclient(+)] )
|
||||
sdl? ( media-libs/libsdl2[sound,threads,video,X?,wayland?] )
|
||||
v4l? ( media-libs/libv4l )
|
||||
vaapi? ( >=x11-libs/libva-1.4.0[drm?,X?,wayland?] )
|
||||
|
||||
@@ -95,7 +95,7 @@ COMMON_DEPEND="
|
||||
media-libs/mesa[egl,gles2]
|
||||
)
|
||||
rubberband? ( >=media-libs/rubberband-1.8.0 )
|
||||
samba? ( net-fs/samba )
|
||||
samba? ( net-fs/samba[smbclient(+)] )
|
||||
sdl? ( media-libs/libsdl2[sound,threads,video,X?,wayland?] )
|
||||
v4l? ( media-libs/libv4l )
|
||||
vaapi? ( >=x11-libs/libva-1.4.0[drm?,X?,wayland?] )
|
||||
|
||||
@@ -95,7 +95,7 @@ COMMON_DEPEND="
|
||||
media-libs/mesa[egl,gles2]
|
||||
)
|
||||
rubberband? ( >=media-libs/rubberband-1.8.0 )
|
||||
samba? ( net-fs/samba )
|
||||
samba? ( net-fs/samba[smbclient(+)] )
|
||||
sdl? ( media-libs/libsdl2[sound,threads,video,X?,wayland?] )
|
||||
v4l? ( media-libs/libv4l )
|
||||
vaapi? ( >=x11-libs/libva-1.4.0[drm?,X?,wayland?] )
|
||||
|
||||
@@ -101,7 +101,7 @@ RDEPEND="
|
||||
openal? ( >=media-libs/openal-1.13 )
|
||||
pulseaudio? ( media-sound/pulseaudio )
|
||||
rubberband? ( >=media-libs/rubberband-1.8.0 )
|
||||
samba? ( net-fs/samba )
|
||||
samba? ( net-fs/samba[smbclient(+)] )
|
||||
sdl? ( media-libs/libsdl2[threads] )
|
||||
v4l? ( media-libs/libv4l )
|
||||
wayland? (
|
||||
|
||||
@@ -95,7 +95,7 @@ COMMON_DEPEND="
|
||||
media-libs/mesa[egl,gles2]
|
||||
)
|
||||
rubberband? ( >=media-libs/rubberband-1.8.0 )
|
||||
samba? ( net-fs/samba )
|
||||
samba? ( net-fs/samba[smbclient(+)] )
|
||||
sdl? ( media-libs/libsdl2[sound,threads,video,X?,wayland?] )
|
||||
v4l? ( media-libs/libv4l )
|
||||
vaapi? ( >=x11-libs/libva-1.4.0[drm?,X?,wayland?] )
|
||||
|
||||
Reference in New Issue
Block a user