diff options
Diffstat (limited to 'net-misc/sslh/sslh-9999.ebuild')
-rw-r--r-- | net-misc/sslh/sslh-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/sslh/sslh-9999.ebuild b/net-misc/sslh/sslh-9999.ebuild index f58bdffe2ceb..ef22a0b82b78 100644 --- a/net-misc/sslh/sslh-9999.ebuild +++ b/net-misc/sslh/sslh-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 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:= )" |