diff options
Diffstat (limited to 'www-client/dillo/dillo-3.1_pre20181005.ebuild')
-rw-r--r-- | www-client/dillo/dillo-3.1_pre20181005.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www-client/dillo/dillo-3.1_pre20181005.ebuild b/www-client/dillo/dillo-3.1_pre20181005.ebuild index 90df028cb417..5419571beac8 100644 --- a/www-client/dillo/dillo-3.1_pre20181005.ebuild +++ b/www-client/dillo/dillo-3.1_pre20181005.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -30,6 +30,7 @@ DEPEND=" PATCHES=( "${FILESDIR}"/${PN}2-inbuf.patch "${FILESDIR}"/${PN}-3.0.5-fno-common.patch + "${FILESDIR}"/${PN}-3.0.5-disable-ssl.patch ) DOCS="AUTHORS ChangeLog README NEWS doc/*.txt doc/README" |