diff options
author | Sam James <sam@gentoo.org> | 2023-06-22 05:16:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-22 05:16:22 +0100 |
commit | 7666e888398d3dcd4c0922cb5a7010678838d4c2 (patch) | |
tree | fcbdba17771ad804c9e5f7b80a2a2dc6743b8c5c /dev-perl/Authen-Htpasswd | |
parent | dev-perl/Authen-Htpasswd: update DESCRIPTION (diff) | |
download | gentoo-7666e888398d3dcd4c0922cb5a7010678838d4c2.tar.gz gentoo-7666e888398d3dcd4c0922cb5a7010678838d4c2.tar.bz2 gentoo-7666e888398d3dcd4c0922cb5a7010678838d4c2.zip |
dev-perl/Authen-Htpasswd: fix BDEPEND
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Authen-Htpasswd')
-rw-r--r-- | dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0-r2.ebuild b/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0-r2.ebuild index 469cd40c1866..c4969bfd0e18 100644 --- a/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0-r2.ebuild +++ b/dev-perl/Authen-Htpasswd/Authen-Htpasswd-0.171.0-r2.ebuild @@ -20,7 +20,7 @@ DEPEND=" dev-perl/IO-LockedFile virtual/perl-Scalar-List-Utils " -BRDEPEND="${DEPEND} +BDEPEND="${DEPEND} virtual/perl-ExtUtils-MakeMaker " PERL_RM_FILES=( |