[packages] perl-dbi: add dependency on perlbase-essential (closes: #5663)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@18868 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2009-12-21 01:09:49 +00:00
parent b8235244f9
commit f0b876bfde

View File

@ -20,7 +20,7 @@ SECTION:=lang
CATEGORY:=Languages
TITLE:=Database independent interface for Perl
URL:=http://search.cpan.org/~timb/DBI/
DEPENDS:=perl
DEPENDS:=perl +perlbase-essential
endef
define Build/Configure