Install dependencies of package checks
Created by: george-hopkins
At the moment, dependencies which are required to run checks of packages are not getting installed in non-strict mode. This patch fixes this issue by installing them the same way abuild does.
Note that checkdepends
is not actively used at the moment (libdrm sets !check
).
Fixes: #1528 (closed)
[x] Merge on GitHub (see https://postmarketos.org/merge)