projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37d27fe
)
net-libs/nodejs: Fix dev-libs/openssl dependency.
author
Jeroen Roovers
<jer@gentoo.org>
Sun, 23 Sep 2018 00:27:25 +0000
(
02:27
+0200)
committer
Jeroen Roovers
<jer@gentoo.org>
Sun, 23 Sep 2018 00:28:02 +0000
(
02:28
+0200)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
net-libs/nodejs/nodejs-10.11.0.ebuild
patch
|
blob
|
history
diff --git
a/net-libs/nodejs/nodejs-10.11.0.ebuild
b/net-libs/nodejs/nodejs-10.11.0.ebuild
index 6590a0a5927ca715e111218cdc9bde9653b6c679..8830ea2264cd08c83a1ff08a09a4f8a05dc3be6e 100644
(file)
--- a/
net-libs/nodejs/nodejs-10.11.0.ebuild
+++ b/
net-libs/nodejs/nodejs-10.11.0.ebuild
@@
-28,7
+28,7
@@
RDEPEND="
>=net-libs/nghttp2-1.33.0
sys-libs/zlib
icu? ( >=dev-libs/icu-62.1:= )
- ssl? (
>=dev-libs/openssl-1.1.0
:0=[-bindist] )
+ ssl? (
=dev-libs/openssl-1.1.0*
:0=[-bindist] )
"
DEPEND="
${RDEPEND}