forked from rosa/hakurei
internal/rosa/package/libarchive: add runtime dependencies
These were missed due to being implied by the toolchain. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -16,4 +16,9 @@ package libarchive {
|
||||
early = "\ninstall -Dv /usr/src/CTestCustom.cmake /cure/\n";
|
||||
|
||||
exec = cmake {};
|
||||
|
||||
runtime = [
|
||||
zlib,
|
||||
zstd,
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user