Cannot find dependency pkg

hi, I'm a newbie in this field, I'm trying to install a package on an OpenWrt 22.03.2 virtual machine; created the package through the SDK of the same version I send through scp to the machine, when I try to install it I get these errors:

these dependencies have already been inserted in the MakeFile when the IPK was created.

can you help me understand the problem? Thanks in advance

Perhaps share the Makefile ? If dynamically linked, they may need to be included in the tarball IPK...

Related to your other thread?

The first comment is that both curl and lcurl are likely wrong, as it is "libcurl"...
That is the normal openwrt package dependency for curl (like a simple search in the packages repo reveals)