1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 20:25:28 +03:00

testing/perl-apache-session-browseable: perl-module-build build fix

This commit is contained in:
Natanael Copa 2015-11-26 10:19:35 +00:00
parent 3157213a3d
commit acb4c2f79c

View file

@ -10,7 +10,7 @@ license="GPL PerlArtistic"
cpandepends="perl-apache-session"
cpanmakedepends="perl-module-build-tiny perl-dbd-sqlite perl-dbi"
depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
makedepends="perl-dev $cpanmakedepends perl-module-build"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/C/CO/COUDOT/Apache-Session-Browseable-1.1.tar.gz"