summaryrefslogtreecommitdiffstats
path: root/package/libxml-parser-perl
diff options
context:
space:
mode:
authorArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>2012-01-16 14:58:41 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2012-01-17 23:32:34 +0100
commit4b116eb0f2732c9a7e8f6885f3beca434623fc1e (patch)
treebc32d049df834e8ca2515a338e4c8eeddcef3775 /package/libxml-parser-perl
parentc5afc3717c39e00e660cffdd0c3036a2df9d8c79 (diff)
downloadbuildroot-novena-4b116eb0f2732c9a7e8f6885f3beca434623fc1e.tar.gz
buildroot-novena-4b116eb0f2732c9a7e8f6885f3beca434623fc1e.zip
libxml-parser-perl: removed redundant HOST_FOO_DEPENDENCIES
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/libxml-parser-perl')
-rw-r--r--package/libxml-parser-perl/libxml-parser-perl.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/libxml-parser-perl/libxml-parser-perl.mk b/package/libxml-parser-perl/libxml-parser-perl.mk
index ecc2cc9a9..9e6f2ecc8 100644
--- a/package/libxml-parser-perl/libxml-parser-perl.mk
+++ b/package/libxml-parser-perl/libxml-parser-perl.mk
@@ -8,7 +8,6 @@ LIBXML_PARSER_PERL_SOURCE:=XML-Parser-$(LIBXML_PARSER_PERL_VERSION).tar.gz
LIBXML_PARSER_PERL_SITE:=http://www.cpan.org/modules/by-module/XML/
LIBXML_PARSER_PERL_DEPENDENCIES = expat
-HOST_LIBXML_PARSER_PERL_DEPENDENCIES = host-expat
define HOST_LIBXML_PARSER_PERL_CONFIGURE_CMDS
(cd $(@D) ; \