wok diff perl-libjson/receipt @ rev 18489
Up mate-panel: autostart on install
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Sat Oct 10 13:54:46 2015 -0300 (2015-10-10) |
parents | 6d1d3b3a1af1 |
children | 20661c276bcf |
line diff
1.1 --- a/perl-libjson/receipt Tue Nov 18 21:43:05 2014 +0100 1.2 +++ b/perl-libjson/receipt Sat Oct 10 13:54:46 2015 -0300 1.3 @@ -11,6 +11,9 @@ 1.4 WEB_SITE="https://metacpan.org/release/JSON" 1.5 WGET_URL="http://search.cpan.org/CPAN/authors/id/M/MA/MAKAMAKA/$TARBALL" 1.6 1.7 +DEPENDS="perl" 1.8 +BUILD_DEPENDS="perl" 1.9 + 1.10 # Rules to configure and make the package. 1.11 compile_rules() 1.12 {