commit:     b110719e6b0348a48262c2a89dbd9a99e08b48bc
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 23 17:05:09 2016 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Dec 23 17:05:18 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b110719e

net-fs/smbnetfs: drop samba[client] dependency

The change allows usage of smbnetfs against stable samba.

smbnetfs needs libsmbclient.so from samba. That library is
installed unconditionally in >=samba-4.

USE=client in samba is something irrelevant to smbnetfs.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-fs/smbnetfs/smbnetfs-0.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/smbnetfs/smbnetfs-0.6.0-r1.ebuild 
b/net-fs/smbnetfs/smbnetfs-0.6.0-r1.ebuild
index 38e6a49..0e8def2 100644
--- a/net-fs/smbnetfs/smbnetfs-0.6.0-r1.ebuild
+++ b/net-fs/smbnetfs/smbnetfs-0.6.0-r1.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~x86 ~amd64 ~arm-linux ~x86-linux"
 IUSE="gnome"
 
 RDEPEND=">=sys-fs/fuse-2.3
-       >=net-fs/samba-4.2[client]
+       >=net-fs/samba-4.2
        >=dev-libs/glib-2.30
        gnome? ( gnome-base/libgnome-keyring )"
 

Reply via email to