[packages] perl: use select-style dependencies

git-svn-id: svn://svn.openwrt.org/openwrt/packages@18867 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2009-12-21 01:08:09 +00:00
parent 4d10ee4dd1
commit b8235244f9
5 changed files with 5 additions and 5 deletions

View File

@ -20,7 +20,7 @@ SECTION:=lang
CATEGORY:=Languages
TITLE:=A collection of modules that parse HTML text documents
URL:=http://search.cpan.org/~gaas/HTML-Parser/
DEPENDS:=perl perl-html-tagset perl-uri
DEPENDS:=perl +perl-html-tagset +perl-uri
endef
define Build/Configure