git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
6846359
)
contrib/package: fixup ssl library dependencies for nixio
author
Jo-Philipp Wich
<redacted>
Tue, 30 Jun 2009 18:01:20 +0000
(18:01 +0000)
committer
Jo-Philipp Wich
<redacted>
Tue, 30 Jun 2009 18:01:20 +0000
(18:01 +0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index b5904e807729c3e2a62747a9dcd7c5cd7645b1c9..932a170531d70aca0e4a2a319ecde5fae27f7033 100644
(file)
--- a/
contrib/package/luci/Makefile
+++ b/
contrib/package/luci/Makefile
@@
-244,7
+244,7
@@
NIXIO_TLS:=axtls
define Package/luci-nixio
$(call Package/luci/libtemplate)
TITLE:=NIXIO POSIX Library
- DEPENDS:=
+ DEPENDS:=
+PACKAGE_luci-nixio_openssl:libopenssl +PACKAGE_luci-nixio_cyassl:libcyassl-luci
endef
define Package/luci-nixio/install
git clone https://git.99rst.org/PROJECT