wok-next diff apache-mod-perl/receipt @ rev 18985

Add: Backgrounds created by the community. See: https://github.com/hackdorte/slitaz-community-backgrounds
author Leonardo Laporte <hackdorte@sapo.pt>
date Thu Mar 17 00:11:28 2016 -0300 (2016-03-17)
parents efe4d0b688a9
children 148fe453320b
line diff
     1.1 --- a/apache-mod-perl/receipt	Thu Oct 17 18:09:17 2013 +0000
     1.2 +++ b/apache-mod-perl/receipt	Thu Mar 17 00:11:28 2016 -0300
     1.3 @@ -11,8 +11,8 @@
     1.4  WEB_SITE="http://perl.apache.org/"
     1.5  WGET_URL="http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/$TARBALL"
     1.6  
     1.7 -DEPENDS="apache"
     1.8 -BUILD_DEPENDS="perl gdbm-dev apache-dev apr-dev apr-util-dev apache"
     1.9 +DEPENDS="apache perl-thread"
    1.10 +BUILD_DEPENDS="perl-thread gdbm-dev apache-dev apr-dev apr-util-dev apache"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()