commit:     127b450570bdef4c4cbc236527f3f51be2d1dc54
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 18 18:45:00 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 18 18:45:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=127b4505

net-misc/gsasl: depend on newer libgssglue

To ensure a virtual/krb5 is installed and README is shown.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/gsasl/{gsasl-2.0.1-r1.ebuild => gsasl-2.0.1-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/gsasl/gsasl-2.0.1-r1.ebuild 
b/net-misc/gsasl/gsasl-2.0.1-r2.ebuild
similarity index 97%
rename from net-misc/gsasl/gsasl-2.0.1-r1.ebuild
rename to net-misc/gsasl/gsasl-2.0.1-r2.ebuild
index 82aa58509187..79cabd639fd3 100644
--- a/net-misc/gsasl/gsasl-2.0.1-r1.ebuild
+++ b/net-misc/gsasl/gsasl-2.0.1-r2.ebuild
@@ -23,7 +23,7 @@ DEPEND="
        gcrypt? ( dev-libs/libgcrypt:= )
        gnutls? ( net-libs/gnutls:= )
        idn? ( net-dns/libidn:= )
-       kerberos? ( net-libs/libgssglue )
+       kerberos? ( >=net-libs/libgssglue-0.5-r1 )
        nls? ( >=sys-devel/gettext-0.18.1 )
        ntlm? ( >=net-libs/libntlm-0.3.5 )
 "

Reply via email to