projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5500a40
)
quagga: depends on quagga-libzebra
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 13 Jun 2012 00:22:41 +0000
(
00:22
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 13 Jun 2012 00:22:41 +0000
(
00:22
+0000)
SVN-Revision: 32328
net/quagga/Makefile
patch
|
blob
|
history
diff --git
a/net/quagga/Makefile
b/net/quagga/Makefile
index 15f5b68dac39958a19719ccd73a6953c1ee29401..879c4c195e2b1cdd4f4addfc774f93b6f60183c1 100644
(file)
--- a/
net/quagga/Makefile
+++ b/
net/quagga/Makefile
@@
-45,7
+45,7
@@
endef
define Package/quagga
$(call Package/quagga/Default)
- DEPENDS:=+librt
+ DEPENDS:=+librt
+quagga-libzebra
MENU:=1
endef