On 12.06.2020 09:03, ASSI wrote:
DRC via Cygwin-apps writes:
I am attempting to create a new Cygwin package for my open source
software (VirtualGL) using cygport. The package is generated correctly,
but the "requires" field in the auto-generated hint is empty. The
documentation for cygport implies that it should automatically generate
package dependencies.
That only works when you don't cross-compile and you didn't say whether
you are or not.
and if you have installed the cygwin packages for the build
and you are not using your own hand installed one.
cygport --debug <cygport_file> deps
will be very verbose on the dependencies check
Regards,
Achim.
Regards
Marco