projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34e5638
)
net-misc/sslh: add dependency on dev-util/conf2struct
author
Craig Andrews
<candrews@gentoo.org>
Sat, 6 Jul 2019 00:12:05 +0000
(20:12 -0400)
committer
Craig Andrews
<candrews@gentoo.org>
Sat, 6 Jul 2019 00:40:56 +0000
(20:40 -0400)
See https://github.com/yrutschle/sslh/commit/
848b107
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Craig Andrews <candrews@gentoo.org>
net-misc/sslh/sslh-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/sslh/sslh-9999.ebuild
b/net-misc/sslh/sslh-9999.ebuild
index f58bdffe2ceb143f65620ace6bda2763e3d3f80b..ef22a0b82b78559becfc0b0ca2abb802aac4ca75 100644
(file)
--- a/
net-misc/sslh/sslh-9999.ebuild
+++ b/
net-misc/sslh/sslh-9999.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
8 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@
-26,6
+26,7
@@
RDEPEND="caps? ( sys-libs/libcap )
tcpd? ( sys-apps/tcp-wrappers )
>=dev-libs/libconfig-1.5"
DEPEND="${RDEPEND}
+ dev-util/conf2struct
dev-lang/perl
pcre? ( dev-libs/libpcre:= )"