projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15d1100
)
fix r12218
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 10 Aug 2008 10:52:19 +0000
(10:52 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 10 Aug 2008 10:52:19 +0000
(10:52 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12264
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/chrony/Makefile
patch
|
blob
|
history
diff --git
a/net/chrony/Makefile
b/net/chrony/Makefile
index
94593f8
..
86a1c2e
100644
(file)
--- a/
net/chrony/Makefile
+++ b/
net/chrony/Makefile
@@
-23,7
+23,7
@@
define Package/chrony
SUBMENU:=Time Synchronization
SECTION:=net
CATEGORY:=Network
- DEPENDS:=+libreadline +libncurses @!TARGET_avr32 @!
TARGET_
powerpc
+ DEPENDS:=+libreadline +libncurses @!TARGET_avr32 @!powerpc
TITLE:=NTP client/server for on-demand connections
URL:=http://chrony.sunsite.dk/
endef