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:
4f38fbf
)
net/quagga: fix default options
author
Alexandros C. Couloumbis
<alex@ozo.com>
Thu, 21 Oct 2010 13:03:12 +0000
(13:03 +0000)
committer
Alexandros C. Couloumbis
<alex@ozo.com>
Thu, 21 Oct 2010 13:03:12 +0000
(13:03 +0000)
SVN-Revision: 23569
net/quagga/Makefile
patch
|
blob
|
history
diff --git
a/net/quagga/Makefile
b/net/quagga/Makefile
index e4a79c75418bb33ced775358d3756a2b6234c061..19f6f4c1659f6ddde65e0d0beb595d7eb53bc124 100644
(file)
--- a/
net/quagga/Makefile
+++ b/
net/quagga/Makefile
@@
-45,7
+45,7
@@
endef
define Package/quagga
$(call Package/quagga/Default)
- DEPENDS:=+
QUAGGA_STABLE
:librt
+ DEPENDS:=+
!QUAGGA_OLD
:librt
MENU:=1
endef