From c8c7a4acfc13e0d5a5bd81e0e4078ac672a948ac Mon Sep 17 00:00:00 2001 From: Nick H Date: Mon, 1 Jul 2019 19:55:08 +0300 Subject: [PATCH] dev-util/lcov: Add missing dependencies for 9999 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Nick Herman Closes: https://github.com/gentoo/gentoo/pull/12367 Signed-off-by: Michał Górny --- dev-util/lcov/lcov-9999.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-util/lcov/lcov-9999.ebuild b/dev-util/lcov/lcov-9999.ebuild index cd55511f0993..54b7b4ded917 100644 --- a/dev-util/lcov/lcov-9999.ebuild +++ b/dev-util/lcov/lcov-9999.ebuild @@ -22,6 +22,8 @@ IUSE="png" RDEPEND=" dev-lang/perl + dev-perl/JSON + dev-perl/PerlIO-gzip png? ( dev-perl/GD[png] ) " -- 2.26.2