diff options
Diffstat (limited to 'package/p5-html-parser')
-rw-r--r-- | package/p5-html-parser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/p5-html-parser/Makefile b/package/p5-html-parser/Makefile index 4ef527fd2..188c2fb98 100644 --- a/package/p5-html-parser/Makefile +++ b/package/p5-html-parser/Makefile @@ -10,7 +10,7 @@ PKG_HASH:= be918b3749d3ff93627f72ee4b825683332ecb4c81c67a3a8d72b0435ffbd802 PKG_DESCR:= html parser class PKG_SECTION:= dev/perl PKG_DEPENDS:= perl -PKG_BUILDDEP:= perl +PKG_BUILDDEP:= perl-host perl PKG_SITES:= http://cpan.metacpan.org/authors/id/G/GA/GAAS/ DISTFILES:= HTML-Parser-${PKG_VERSION}.tar.gz |