elinks requires autoconf

git-svn-id: svn://svn.openwrt.org/openwrt/packages@4452 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2006-08-04 20:40:15 +00:00
parent ee05891f54
commit 14a84032fc

View File

@ -69,3 +69,8 @@ define Package/elinks/install
endef
$(eval $(call BuildPackage,elinks))
$(eval $(call RequireCommand,autoconf, \
elinks requires GNU autoconf. \
))