[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:=represent and create HTML syntax trees
URL:=http://search.cpan.org/~petdance/HTML-Tree/
DEPENDS:=perl perl-html-parser perl-html-tagset
DEPENDS:=perl +perl-html-parser +perl-html-tagset
endef
define Build/Configure