mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
nginx-util: drop dummy-package extra dependency
In dropping the dummy-package, also the extra dependency for nginx-ssl-util needed to be dropped. Fixes: #25250 Fixes:b75050d59e("nginx-util: drop nginx-util dummy packages") Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> (cherry picked from commitf2e7f81307)
This commit is contained in:
@@ -17,7 +17,6 @@ define Package/nginx-ssl-util/default
|
||||
SUBMENU:=Web Servers/Proxies
|
||||
TITLE:=Nginx configurator including SSL
|
||||
DEPENDS:=+libstdcpp +libuci +libubus +libubox +libpthread +libopenssl
|
||||
EXTRA_DEPENDS:=nginx-util (>=1.4-2)
|
||||
endef
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user