projects
/
feed
/
routing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60371f8
)
[packages] quagga: depends on quagga-libzebra
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 13 Jun 2012 00:22:41 +0000
(
00:22
+0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 13 Jun 2012 00:22:41 +0000
(
00:22
+0000)
git-svn-id: svn+ssh://svn.openwrt.org/openwrt@32328
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 15f5b68dac39958a19719ccd73a6953c1ee29401..879c4c195e2b1cdd4f4addfc774f93b6f60183c1 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-45,7
+45,7
@@
endef
define Package/quagga
$(call Package/quagga/Default)
- DEPENDS:=+librt
+ DEPENDS:=+librt
+quagga-libzebra
MENU:=1
endef