mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-04 00:08:09 -07:00
media-sound/xmms2: Fixed samba dep.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -49,7 +49,7 @@ RDEPEND="server? (
|
||||
musepack? ( media-sound/musepack-tools )
|
||||
ofa? ( media-libs/libofa )
|
||||
pulseaudio? ( media-sound/pulseaudio )
|
||||
samba? ( net-fs/samba[smbclient] )
|
||||
samba? ( >=net-fs/samba-4.2[client] )
|
||||
sid? ( media-sound/sidplay
|
||||
media-libs/resid )
|
||||
sndfile? ( media-libs/libsndfile )
|
||||
|
||||
@@ -52,7 +52,7 @@ RDEPEND="server? (
|
||||
musepack? ( media-sound/musepack-tools )
|
||||
ofa? ( media-libs/libofa )
|
||||
pulseaudio? ( media-sound/pulseaudio )
|
||||
samba? ( net-fs/samba[smbclient(+)] )
|
||||
samba? ( >=net-fs/samba-4.2[client] )
|
||||
sid? ( media-sound/sidplay
|
||||
media-libs/resid )
|
||||
sndfile? ( media-libs/libsndfile )
|
||||
|
||||
@@ -52,7 +52,7 @@ RDEPEND="server? (
|
||||
musepack? ( media-sound/musepack-tools )
|
||||
ofa? ( media-libs/libofa )
|
||||
pulseaudio? ( media-sound/pulseaudio )
|
||||
samba? ( net-fs/samba[smbclient(+)] )
|
||||
samba? ( >=net-fs/samba-4.2[client] )
|
||||
sid? ( media-sound/sidplay
|
||||
media-libs/resid )
|
||||
sndfile? ( media-libs/libsndfile )
|
||||
|
||||
Reference in New Issue
Block a user