Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Wildcard match Typescript OS dependencies (#265)
Debian added semver suffixes to the protobuf-compiler and libprotobuf-dev packages (e.g. 3.6.1.3-2+deb10u1) so we need to be a little bit more flexible in matching dependencies here. Same thing was needed for the Java deps a few months ago.
- Loading branch information