diff options
Diffstat (limited to 'www-client/httrack/httrack-3.48.21-r1.ebuild')
-rw-r--r-- | www-client/httrack/httrack-3.48.21-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/httrack/httrack-3.48.21-r1.ebuild b/www-client/httrack/httrack-3.48.21-r1.ebuild index 2c0f42cea053..41e48ba58f85 100644 --- a/www-client/httrack/httrack-3.48.21-r1.ebuild +++ b/www-client/httrack/httrack-3.48.21-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -15,7 +15,7 @@ KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="static-libs" RDEPEND=">=sys-libs/zlib-1.2.5.1-r1 - dev-libs/openssl:=" + <dev-libs/openssl-1.1.0:=" DEPEND="${RDEPEND}" DOCS=( AUTHORS README greetings.txt history.txt ) |