From a740d93a05bf8823ebaac41ecbb0e55c1bc4c824 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Mon, 14 Dec 2015 13:39:37 +0100 Subject: www-servers/apache: Raised minimum required version of nghttp2 to version 1.2.1 as reuqested in bug #568224 Package-Manager: portage-2.2.26 Signed-off-by: Lars Wendler --- www-servers/apache/apache-2.4.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www-servers/apache') diff --git a/www-servers/apache/apache-2.4.18.ebuild b/www-servers/apache/apache-2.4.18.ebuild index b4e5f03f185e..85a4862d5811 100644 --- a/www-servers/apache/apache-2.4.18.ebuild +++ b/www-servers/apache/apache-2.4.18.ebuild @@ -125,7 +125,7 @@ LICENSE="Apache-2.0 Apache-1.1" SLOT="2" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris" -DEPEND+="apache2_modules_http2? ( >=net-libs/nghttp2-1.0.0 )" +DEPEND+="apache2_modules_http2? ( >=net-libs/nghttp2-1.2.1 )" pkg_setup() { # dependend critical modules which are not allowed in global scope due -- cgit v1.2.3-65-gdbad