Commit graph

6 commits

Author SHA1 Message Date
Jo-Philipp Wich
32603718e8 luci-ssl-nginx: drop libiwinfo-lua dependency
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2022-10-26 23:41:33 +02:00
Hannu Nyman
219f0ce891 luci(-ssl)-nginx: depend on luci-app-opkg
Commit 391e82d6a3 in 2018 added luci-app-opkg dependency to
the 'luci' collection and its derivatives, but as nginx collections
do not depend on main 'luci', they did not get the intended change.

Fixes #4148

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-06-09 23:23:38 +03:00
Deng Qingfang
355eff6bac luci-ssl-nginx: fix dependencies
Remove libustream-openssl because Nginx doesn't depend on it.

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2018-11-14 23:52:53 +08:00
Ansuel Smith
639bbc1827
luci-nginx: fix nginx dependency
As nginx-ssl is now available, we fix luci-ssl-nginx package dep to use the right package. DRop luci-ssl-openssl-nginx as openssl is needed by nginx anyway.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-07-06 17:34:39 +02:00
Ansuel Smith
0a6ad23f2e
luci-nginx: add nginx support file
This adds nginx-mod-luci as a dependency of this package.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-06-17 14:52:11 +02:00
Ansuel Smith
90bf08af82
luci-nginx: add nginx metapackages
Create a metapackage with nginx as default webserver instead of uhttpd

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-06-11 22:23:09 +02:00