commit:     dc3d1afe67be87f50817415888c8dcab414447bb
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 23 17:38:02 2026 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Mon Feb 23 17:52:54 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc3d1afe

net-fs/samba: require USE=gnutls on ngtcp2

Closes: https://bugs.gentoo.org/970497
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 net-fs/samba/{samba-4.23.5.ebuild => samba-4.23.5-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/samba/samba-4.23.5.ebuild 
b/net-fs/samba/samba-4.23.5-r1.ebuild
similarity index 99%
rename from net-fs/samba/samba-4.23.5.ebuild
rename to net-fs/samba/samba-4.23.5-r1.ebuild
index e1f13f879924..8ed59ab9e8b4 100644
--- a/net-fs/samba/samba-4.23.5.ebuild
+++ b/net-fs/samba/samba-4.23.5-r1.ebuild
@@ -70,7 +70,7 @@ COMMON_DEPEND="
        dev-libs/popt[${MULTILIB_USEDEP}]
        dev-perl/Parse-Yapp
        >=net-libs/gnutls-3.4.7:=[${MULTILIB_USEDEP}]
-       >=net-libs/ngtcp2-1.12.0[${MULTILIB_USEDEP}]
+       >=net-libs/ngtcp2-1.12.0[gnutls,${MULTILIB_USEDEP}]
        >=sys-fs/e2fsprogs-1.46.4-r51[${MULTILIB_USEDEP}]
        !sys-libs/ldb
        sys-libs/libcap[${MULTILIB_USEDEP}]

Reply via email to