libdsm icon indicating copy to clipboard operation
libdsm copied to clipboard

Incorrect dependency on asn1Parser

Open chouquette opened this issue 6 years ago • 0 comments

tasn1Parser is only required by the release packager, to generate spnego_asn1.c

However, we now require it to be present at all time, including when building from a release tarball.

Additionally, the resulting spnego_asn1.c file isn't shipped when doing ninja dist

chouquette avatar Mar 19 '20 14:03 chouquette