elinks requires autoconf
[openwrt/svn-archive/archive.git] / net / elinks / Makefile
index 2b753447a27ceadcdaafef018d590cdcb39606ee..846212570eaf34078d3cc920783406c43bff50e7 100644 (file)
@@ -69,3 +69,8 @@ define Package/elinks/install
 endef
 
 $(eval $(call BuildPackage,elinks))
+
+$(eval $(call RequireCommand,autoconf, \
+       elinks requires GNU autoconf. \
+))
+