projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58d758e
)
net-fs/cifs-utils: Remove support for non-existent deps
author
Michał Górny
<mgorny@gentoo.org>
Sun, 26 Aug 2018 17:01:47 +0000
(19:01 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 26 Aug 2018 17:01:47 +0000
(19:01 +0200)
net-fs/cifs-utils/cifs-utils-6.4.ebuild
patch
|
blob
|
history
diff --git
a/net-fs/cifs-utils/cifs-utils-6.4.ebuild
b/net-fs/cifs-utils/cifs-utils-6.4.ebuild
index fcce7f6b93b0f88bf15dec96acaf0e52e1e3da53..fa0b3b356b84207b28c0c0b3c84149f3c74ce748 100644
(file)
--- 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-201
7
Gentoo Foundation
+# Copyright 1999-201
8
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 )"