From: Michael Tremer Date: Fri, 3 Sep 2010 18:02:01 +0000 (+0200) Subject: perl-xml-parser: Update package to be built with the new version of the buildsystem. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8647db29f62b5dab7be6d9628d1db92508a4f75;p=ipfire-3.x.git perl-xml-parser: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/perl-xml-parser/perl-xml-parser.nm b/pkgs/core/perl-xml-parser/perl-xml-parser.nm index 41dbf40f3..73f03afcd 100644 --- a/pkgs/core/perl-xml-parser/perl-xml-parser.nm +++ b/pkgs/core/perl-xml-parser/perl-xml-parser.nm @@ -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 \