From 91ceab3fee734c3e512aa1f9e2aa430976e79eaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Sun, 9 May 2021 22:55:45 +0200 Subject: [PATCH] dev-perl/PPIx-QuoteLike: Add missing deps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/789132 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel --- dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild b/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild index b491c51676567..cb202adbccfb0 100644 --- a/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild +++ b/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild @@ -20,6 +20,8 @@ RDEPEND=" virtual/perl-Encode virtual/perl-Exporter >=dev-perl/PPI-1.117.0 + dev-perl/PPIx-Regexp + dev-perl/Readonly virtual/perl-Scalar-List-Utils " BDEPEND="${RDEPEND}