projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
change wifi defaults (was default hidden ssid)
[openwrt.git]
/
package
/
iproute2
/
Makefile
diff --git
a/package/iproute2/Makefile
b/package/iproute2/Makefile
index
e620d12
..
600c773
100644
(file)
--- a/
package/iproute2/Makefile
+++ b/
package/iproute2/Makefile
@@
-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.024688 seconds
and
4
git commands to generate.