summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-12 22:31:41 +0000
committerSam James <sam@gentoo.org>2021-04-12 23:07:12 +0000
commita4a0bdc2dcef33d8055a6a7e24c7e5f351b15c63 (patch)
tree70f55a830fc2e4c05971d508955adc81c534dee0 /dev-perl/Quota
parentdev-ml/cudf: add missing pkgconfig (B)DEPEND (diff)
downloadgentoo-a4a0bdc2dcef33d8055a6a7e24c7e5f351b15c63.tar.gz
gentoo-a4a0bdc2dcef33d8055a6a7e24c7e5f351b15c63.tar.bz2
gentoo-a4a0bdc2dcef33d8055a6a7e24c7e5f351b15c63.zip
dev-perl/Quota: add missing pkgconfig (B)DEPEND
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Quota')
-rw-r--r--dev-perl/Quota/Quota-1.7.2-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
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