diff options
Diffstat (limited to 'www-servers/varnish/varnish-4.0.3.ebuild')
-rw-r--r-- | www-servers/varnish/varnish-4.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/varnish/varnish-4.0.3.ebuild b/www-servers/varnish/varnish-4.0.3.ebuild index 96a8262946f1..917f7145b0ea 100644 --- a/www-servers/varnish/varnish-4.0.3.ebuild +++ b/www-servers/varnish/varnish-4.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,7 @@ KEYWORDS="amd64 ~mips x86" IUSE="jemalloc jit static-libs" CDEPEND=" - || ( dev-libs/libedit sys-libs/readline:= ) + || ( dev-libs/libedit sys-libs/readline ) dev-libs/libpcre[jit?] jemalloc? ( dev-libs/jemalloc ) sys-libs/ncurses:=" |