Skip to content
Snippets Groups Projects
Commit e41c512a authored by Timothy Legge's avatar Timothy Legge
Browse files

main/perl-module-pluggable: remove unnecessary perl-dev from makedepends

parent 320e86b1
No related branches found
No related tags found
No related merge requests found
......@@ -8,11 +8,8 @@ pkgrel=2
pkgdesc="automatically give your module the ability to have plugins"
url="https://metacpan.org/release/Module-Pluggable/"
arch="noarch"
license="GPL PerlArtistic"
cpandepends=""
cpanmakedepends=" "
depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
depends="perl"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/S/SI/SIMONW/$_pkgreal-$pkgver.tar.gz"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment