commit:     13a51482918bf0646ca5bf12d11305d5a2cbb1d7
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 22 17:42:35 2022 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Jul 22 17:48:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13a51482

www-servers/varnish: hard dep on dev-libs/libedit

While this dep could be removed, it is useful for varnishadm.

Closes: https://bugs.gentoo.org/617234
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 www-servers/varnish/varnish-7.1.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www-servers/varnish/varnish-7.1.0.ebuild 
b/www-servers/varnish/varnish-7.1.0.ebuild
index 9d83d88165b3..e96a88314f50 100644
--- a/www-servers/varnish/varnish-7.1.0.ebuild
+++ b/www-servers/varnish/varnish-7.1.0.ebuild
@@ -18,6 +18,7 @@ IUSE="jemalloc jit static-libs"
 
 CDEPEND="
        sys-libs/readline:0=
+       dev-libs/libedit
        dev-libs/libpcre[jit?]
        jemalloc? ( dev-libs/jemalloc )
        sys-libs/ncurses:0="

Reply via email to