Package ntopng is missing dependencies for the libraries

Following libraries are not found while creating openwrt package:-

libc.so.6
libcrypto.so.1.0.0
libcurl.so.4
libdl.so.2
libm.so.6
libmariadbclient.so.18
libpcap.so.0.8
libpthread.so.0
librt.so.1
libsqlite3.so.0
libssl.so.1.0.0
libstdc++.so.6
libz.so.1

But all these files are present in staging_dir/toolchain/lib64. How to change path to this path to get these dependencies

I too face the same issue. Can someone help out...