projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1973a02
)
contrib/package: remove leftover reference to libcyassl-luci
author
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 7 Mar 2010 18:43:48 +0000
(18:43 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 7 Mar 2010 18:43:48 +0000
(18:43 +0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index 764a2e8710f43e480f53b8f27b4c70d3e2d8091c..613e880c4ce94b98486eea0266a2565cebf12879 100644
(file)
--- a/
contrib/package/luci/Makefile
+++ b/
contrib/package/luci/Makefile
@@
-280,7
+280,7
@@
NIXIO_TLS:=axtls
define Package/luci-nixio
$(call Package/luci/libtemplate)
TITLE:=NIXIO POSIX Library
- DEPENDS:=+PACKAGE_luci-nixio_openssl:libopenssl +PACKAGE_luci-nixio_cyassl:libcyassl
-luci
+ DEPENDS:=+PACKAGE_luci-nixio_openssl:libopenssl +PACKAGE_luci-nixio_cyassl:libcyassl
endef
define Package/luci-nixio/install