summaryrefslogtreecommitdiff
path: root/net-misc/sslh/sslh-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/sslh/sslh-9999.ebuild')
-rw-r--r--net-misc/sslh/sslh-9999.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-misc/sslh/sslh-9999.ebuild b/net-misc/sslh/sslh-9999.ebuild
index f58bdffe2ceb..5e0b8c521124 100644
--- a/net-misc/sslh/sslh-9999.ebuild
+++ b/net-misc/sslh/sslh-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="6"
+EAPI="7"
inherit flag-o-matic systemd toolchain-funcs
@@ -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:= )"