Fresh fixes for rdc from sn9, thanks !
[openwrt.git] / package / iproute2 / Makefile
index e620d12..600c773 100644 (file)
@@ -63,3 +63,7 @@ endef
 
 $(eval $(call BuildPackage,ip))
 $(eval $(call BuildPackage,tc))
+
+$(eval $(call RequireCommand,bison, \
+       $(PKG_NAME) requires GNU bison. \
+))
This page took 0.018784 seconds and 4 git commands to generate.