]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
perl-xml-parser: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 3 Sep 2010 18:02:01 +0000 (20:02 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 3 Sep 2010 18:02:01 +0000 (20:02 +0200)
pkgs/core/perl-xml-parser/perl-xml-parser.nm

index 41dbf40f355b76fec085c4fdd3baaa0674e99238..73f03afcd8a041a5e9845b61654e376a811391b0 100644 (file)
@@ -34,7 +34,8 @@ PKG_URL        = http://search.cpan.org/dist/XML-Parser/
 PKG_LICENSE    = GPL+ or Artistic
 PKG_SUMMARY    = Perl module for parsing XML files.
 
-PKG_DEPS      += expat perl
+PKG_BUILD_DEPS+= expat-devel perl
+PKG_DEPS      += perl
 
 define PKG_DESCRIPTION
        This module provides ways to parse XML documents. It is built on \