rail5 / autobuild

Automatically build & distribute Debian packages
GNU Affero General Public License v3.0
0 stars 0 forks source link

Improve package build-dependency checking #7

Closed rail5 closed 5 months ago

rail5 commented 5 months ago

Pull unmet build dependency list from dpkg-checkbuilddeps rather than manually scraping debian/control

It might be ridiculous, but maybe we could even just use mk-build-deps and install the resulting package. All in all, that might be preferable, since the output of dpkg-checkbuilddeps isn't designed to be machine-readable