lighttpd: fix missing dependency for OpenSSL crypto library
authorGlenn Strauss <[email protected]>
Sun, 12 May 2024 07:11:32 +0000 (03:11 -0400)
committerTianling Shen <[email protected]>
Thu, 20 Jun 2024 07:21:38 +0000 (15:21 +0800)
commit4eb73df5efcc30444f7ff6e438e80d2b09e68c83
treece359c36be21c4ccb2a2f69584891ac2129c5888
parent0302f8cf630bf7d8991e0c321a8e1aa3dc1fe40e
lighttpd: fix missing dependency for OpenSSL crypto library

This change will provide the necessary dependency resolution, fixing:

  Package lighttpd is missing dependencies for the following libraries:
  libcrypto.so.3

Fixes: #23794
Signed-off-by: Glenn Strauss <[email protected]>
(cherry picked from commit a300185d49e87848f9b8027393196631841b32f6)
net/lighttpd/Makefile