elinks requires autoconf
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4452 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ee05891f54
commit
14a84032fc
@ -69,3 +69,8 @@ define Package/elinks/install
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call BuildPackage,elinks))
|
$(eval $(call BuildPackage,elinks))
|
||||||
|
|
||||||
|
$(eval $(call RequireCommand,autoconf, \
|
||||||
|
elinks requires GNU autoconf. \
|
||||||
|
))
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user