Commit Graph

3 Commits

Author SHA1 Message Date
Stephen Finucane
45fc53ad5a bindep: Use dpkg instead of ubuntu classifier
This allows us to target Debian too.

Signed-off-by: Stephen Finucane <stephen@that.guru>
2020-05-30 16:02:49 +01:00
Stephen Finucane
84bb49ce2a Extend bindep integration to Ubuntu
This provides a way to bootstrap a system for development but currently
only Fedora is supported. We should aim to integrate this into the CI
someway but that's a job for another day.

Signed-off-by: Stephen Finucane <stephen@that.guru>
2020-05-30 14:35:11 +01:00
Stephen Finucane
3e2f680af3 Add bindep integration
The bindep (BINary DEPendency automation) tool is a tool for checking
the presence of binary packages needed to use an application / library.
Use it to specify the dependencies needed to successfully pass the LaTex
tests. Only Fedora targets are currently provided.

Signed-off-by: Stephen Finucane <stephen@that.guru>
2018-12-17 14:46:34 +00:00