summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2023-09-27 12:51:59 -0500
committerBen Kohler <bkohler@gentoo.org>2023-09-27 12:56:17 -0500
commit96d3545e9ee068bdac68d8f0343ee7c0b27c5d73 (patch)
treedcd687ba098c05d74b78031ddcdce5b7c55f18a7 /net-fs
parentnet-fs/samba: add 4.19.0 (diff)
downloadgentoo-96d3545e9ee068bdac68d8f0343ee7c0b27c5d73.tar.gz
gentoo-96d3545e9ee068bdac68d8f0343ee7c0b27c5d73.tar.bz2
gentoo-96d3545e9ee068bdac68d8f0343ee7c0b27c5d73.zip
net-fs/samba: newer heimdal has ssl forced off, allow this
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/samba/samba-4.19.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.19.0.ebuild b/net-fs/samba/samba-4.19.0.ebuild
index c513b6b19b14..38134f5ff67e 100644
--- a/net-fs/samba/samba-4.19.0.ebuild
+++ b/net-fs/samba/samba-4.19.0.ebuild
@@ -108,7 +108,7 @@ COMMON_DEPEND="
sys-libs/tevent[python,${PYTHON_SINGLE_USEDEP}]
)
snapper? ( sys-apps/dbus )
- system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,${MULTILIB_USEDEP}] )
+ system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl(-),${MULTILIB_USEDEP}] )
system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] )
systemd? ( sys-apps/systemd:= )
unwind? (