Skip to content

Commit

Permalink
nginx-util: drop dummy-package extra dependency
Browse files Browse the repository at this point in the history
In dropping the dummy-package, also the extra dependency for
nginx-ssl-util needed to be dropped.

Fixes: openwrt#25250
Fixes: b75050d ("nginx-util: drop nginx-util dummy packages")
Signed-off-by: Christian Marangi <[email protected]>
  • Loading branch information
Ansuel committed Nov 4, 2024
1 parent b5183a3 commit f2e7f81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/nginx-util/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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


Expand Down

0 comments on commit f2e7f81

Please sign in to comment.