From a4a0bdc2dcef33d8055a6a7e24c7e5f351b15c63 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 12 Apr 2021 22:31:41 +0000 Subject: dev-perl/Quota: add missing pkgconfig (B)DEPEND Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James --- dev-perl/Quota/Quota-1.7.2-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dev-perl/Quota') diff --git a/dev-perl/Quota/Quota-1.7.2-r1.ebuild b/dev-perl/Quota/Quota-1.7.2-r1.ebuild index bb9aaf148174..af59b238f3c2 100644 --- a/dev-perl/Quota/Quota-1.7.2-r1.ebuild +++ b/dev-perl/Quota/Quota-1.7.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,6 +18,7 @@ RDEPEND=" " DEPEND="${RDEPEND} virtual/perl-ExtUtils-MakeMaker + virtual/pkgconfig " # Tests need real FS access/root permissions and are interactive -- cgit v1.2.3-65-gdbad