| Bug#: 188568 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: perl@gentoo.org | Reported By: smbmarek@poczta.onet.pl | |
| Component: Development | |||
| URL: | |||
| Summary: dev-perl/Authen-SASL-2.10 requires GSSAPI.pm from CPAN | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-08-12 10:44 0000 | |||
| Description: | Opened: 2007-08-12 10:44 0000 |
dev-perl/Authen-SASL-2.10 contains GSSAPI support. It requires GSSAPI.pm which doesn't have it's portage package. An ebuild for GSSAPI generated by g-cpan works well. It should be added to portage and Authen-SASL should depend on it conditionally (kerberos USE flag). Reproducible: Always
Created an attachment (id=127846) [details]
GSSAPI ebuild (by g-cpan)
Created an attachment (id=127848) [details]
Authen-SASL ebuild withGSSAPI dependency
Added dev-perl/GSSAPI and dev-perl/Authen-SASL-2.10-r1 with conditional dependency. Thanks for bringing this up!