wok-next diff perl-xml-parser/receipt @ rev 19745

Update base packages, I'll finish yesterday and then rebuild all these from scratch...
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jun 08 00:20:23 2017 +0300 (2017-06-08)
parents 1a86cb99cbbf
children 3215a72d127e
line diff
     1.1 --- a/perl-xml-parser/receipt	Thu May 11 02:23:02 2017 +0300
     1.2 +++ b/perl-xml-parser/receipt	Thu Jun 08 00:20:23 2017 +0300
     1.3 @@ -1,4 +1,4 @@
     1.4 -# SliTaz package receipt.
     1.5 +# SliTaz package receipt v2.
     1.6  
     1.7  PACKAGE="perl-xml-parser"
     1.8  VERSION="2.44"
     1.9 @@ -12,7 +12,6 @@
    1.10  TARBALL="XML-Parser-$VERSION.tar.gz"
    1.11  WGET_URL="https://cpan.metacpan.org/authors/id/T/TO/TODDR/$TARBALL"
    1.12  
    1.13 -DEPENDS="perl-libwww-perl expat"
    1.14  BUILD_DEPENDS="$DEPENDS expat-dev"
    1.15  
    1.16  # Rules to configure and make the package.
    1.17 @@ -28,4 +27,5 @@
    1.18  genpkg_rules()
    1.19  {
    1.20  	copy @std
    1.21 +	DEPENDS="perl-libwww-perl expat"
    1.22  }