projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd35faa
)
ntpclient depends on librt
author
Travis Kemen
<thepeople@openwrt.org>
Tue, 3 Feb 2009 23:46:49 +0000
(23:46 +0000)
committer
Travis Kemen
<thepeople@openwrt.org>
Tue, 3 Feb 2009 23:46:49 +0000
(23:46 +0000)
SVN-Revision: 14400
net/ntpclient/Makefile
patch
|
blob
|
history
diff --git
a/net/ntpclient/Makefile
b/net/ntpclient/Makefile
index
657b9a0
..
fcfbcca
100644
(file)
--- a/
net/ntpclient/Makefile
+++ b/
net/ntpclient/Makefile
@@
-26,6
+26,7
@@
define Package/ntpclient
CATEGORY:=Network
TITLE:=NTP (Network Time Protocol) client
URL:=http://doolittle.icarus.com/ntpclient/
+ DEPENDS:=+librt
endef
define Package/ntpclient/description