summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-26 19:01:47 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-26 19:01:47 +0200
commit482f83c26ca0345351137c9c03303119f848d485 (patch)
tree97da94e26fce4075d5e2a870cc4af62db8330829
parentnet-firewall/arno-iptables-firewall: Remove support for non-existent deps (diff)
downloadgentoo-482f83c2.tar.gz
gentoo-482f83c2.tar.bz2
gentoo-482f83c2.zip
net-fs/cifs-utils: Remove support for non-existent deps
-rw-r--r--net-fs/cifs-utils/cifs-utils-6.4.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-fs/cifs-utils/cifs-utils-6.4.ebuild b/net-fs/cifs-utils/cifs-utils-6.4.ebuild
index fcce7f6b93b0..fa0b3b356b84 100644
--- a/net-fs/cifs-utils/cifs-utils-6.4.ebuild
+++ b/net-fs/cifs-utils/cifs-utils-6.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -25,10 +25,7 @@ DEPEND="!net-fs/mount-cifs
caps? ( caps-ng? ( sys-libs/libcap-ng ) )
creds? ( sys-apps/keyutils )"
PDEPEND="${DEPEND}
- acl? ( || (
- =net-fs/samba-3.6*[winbind]
- >=net-fs/samba-4.0.0_alpha1
- ) )
+ acl? ( >=net-fs/samba-4.0.0_alpha1 )
"
REQUIRED_USE="acl? ( ads )"