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:
c124872
)
fix typo
author
Peter Wagner
<tripolar@gmx.at>
Sun, 21 Feb 2010 20:38:38 +0000
(20:38 +0000)
committer
Peter Wagner
<tripolar@gmx.at>
Sun, 21 Feb 2010 20:38:38 +0000
(20:38 +0000)
SVN-Revision: 19802
net/ntpd/Makefile
patch
|
blob
|
history
diff --git
a/net/ntpd/Makefile
b/net/ntpd/Makefile
index a0f0b08a490af7e46ea352b88a3394307280efdb..f0dadf339fba2b8db6c347d24e9fbf146037bb03 100644
(file)
--- a/
net/ntpd/Makefile
+++ b/
net/ntpd/Makefile
@@
-48,7
+48,7
@@
endef
define Package/ntpd-openssl
$(call Package/ntpd/Default)
TITLE+= server (with OpenSSL support)
- DEPENDS:=+openssl
+ DEPENDS:=+
lib
openssl
endef
define Package/ntpd-openssl/description