wok-next diff perl-fcgi/receipt @ rev 20430
fake-sane: fix copy-paste typo
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Jan 24 13:29:11 2018 +0200 (2018-01-24) |
parents | 1a86cb99cbbf |
children | 4e6503d7a19f |
line diff
1.1 --- a/perl-fcgi/receipt Thu May 11 02:23:02 2017 +0300 1.2 +++ b/perl-fcgi/receipt Wed Jan 24 13:29:11 2018 +0200 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="https://cpan.metacpan.org/authors/id/E/ET/ETHER/$TARBALL" 1.5 1.6 DEPENDS="perl" 1.7 -BUILD_DEPENDS="perl" 1.8 +BUILD_DEPENDS="perl-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()