projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe3f918
)
app-crypt/mit-krb5: add missing slot operator for libressl dependency
author
Stefan Strogin
<stefan.strogin@gmail.com>
Sat, 16 Feb 2019 08:06:28 +0000
(10:06 +0200)
committer
Aaron Bauman
<bman@gentoo.org>
Sat, 16 Feb 2019 18:58:27 +0000
(13:58 -0500)
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11064
Signed-off-by: Aaron Bauman <bman@gentoo.org>
app-crypt/mit-krb5/mit-krb5-1.16.3.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/mit-krb5/mit-krb5-1.16.3.ebuild
b/app-crypt/mit-krb5/mit-krb5-1.16.3.ebuild
index bfc097ea197237c49746be619561ec6152df2461..4aeaa219ada860c0a7d95fc72f7e5dda64dfbd72 100644
(file)
--- a/
app-crypt/mit-krb5/mit-krb5-1.16.3.ebuild
+++ b/
app-crypt/mit-krb5/mit-krb5-1.16.3.ebuild
@@
-33,7
+33,7
@@
CDEPEND="
openldap? ( >=net-nds/openldap-2.4.38-r1[${MULTILIB_USEDEP}] )
pkinit? (
!libressl? ( >=dev-libs/openssl-1.0.1h-r2:0=[${MULTILIB_USEDEP}] )
- libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] )
+ libressl? ( dev-libs/libressl
:0=
[${MULTILIB_USEDEP}] )
)
xinetd? ( sys-apps/xinetd )
"