On 08/06/2016 01:41, Marco Atzeri wrote: > On 07/06/2016 23:44, Yaakov Selkowitz wrote: >> On 2016-06-07 06:23, Marco Atzeri wrote: >>> mex are recognized and properly stripped >>> >>> but dependency are not catched. They should be: >>> >>> $ cyg-dependency ./covm_mex.mex >>> /usr/bin/cygwin1.dll => cygwin-2.5.1-1 >>> /usr/bin/cyggomp-1.dll => libgomp1-5.3.0-5 >>> /usr/bin/cygoctinterp-3.dll => octave-4.0.1-1 >>> >>> bit cygport only reports the forced one >> >> Which should be removable... > > yes, it is there by default to catch the noarch package > >> >>>>>> octave-tsa requires: octave >> >> That's not what I'm seeing locally: >> >>>>> octave-tsa requires: cygwin libgomp1 octave octave >> I assume you have on your local copy something like the attached patch that however I don't see in cygport- 0.22.0-1 nor in the git version. with that, I also catch: >>> octave-tsa requires: cygwin libgomp1 octave octave