Package perl-www-mechanize requires perl-www version 5.829 or later to
work, so bump perl-www to 5.837.

If another 12.09 release is coming I suggest merging this to AA also
since perl-www-mechanize is broken there also.

Signed-off-by: Robert Högberg <robert.hogb...@gmail.com>
---
diff --git a/lang/perl-www/Makefile b/lang/perl-www/Makefile
index ca8b431..bc659b1 100644
--- a/lang/perl-www/Makefile
+++ b/lang/perl-www/Makefile
@@ -1,10 +1,16 @@
+#
+# Copyright (C) 2013 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
 
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=perl-www
-PKG_VERSION:=5.812
+PKG_VERSION:=5.837
 PKG_RELEASE:=1
-PKG_MD5SUM:=86c6121170efe55fc0d33cdc967561bc
+PKG_MD5SUM:=9bbf1bce482b0bac98bb4f04253c03d0
 
 PKG_SOURCE_URL:=http://search.cpan.org/CPAN/authors/id/G/GA/GAAS
 PKG_SOURCE:=libwww-perl-$(PKG_VERSION).tar.gz
@@ -20,7 +26,7 @@ SECTION:=lang
 CATEGORY:=Languages
 TITLE:=WWW client/server library for Perl (aka LWP)
 URL:=http://search.cpan.org/dist/libwww-perl/
-DEPENDS:=perl +perl-html-parser +perl-uri
+DEPENDS:=perl +perl-html-parser +perl-html-tagset +perl-uri
 endef
 
 define Build/Configure
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to