forked from rosa/hakurei
internal/rosa: populate runtime dependencies
This also removes manually resolved indirect dependencies. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -74,21 +74,16 @@ EOF
|
||||
Bash,
|
||||
Python,
|
||||
Ninja,
|
||||
Bzip2,
|
||||
PkgConfig,
|
||||
Diffutils,
|
||||
|
||||
OpenSSL,
|
||||
Bzip2,
|
||||
XZ,
|
||||
|
||||
Flex,
|
||||
Bison,
|
||||
M4,
|
||||
|
||||
PCRE2,
|
||||
Libffi,
|
||||
Zlib,
|
||||
GLib,
|
||||
Zstd,
|
||||
DTC,
|
||||
@@ -103,6 +98,11 @@ func init() {
|
||||
Description: "a generic and open source machine emulator and virtualizer",
|
||||
Website: "https://www.qemu.org/",
|
||||
|
||||
Dependencies: P{
|
||||
GLib,
|
||||
Zstd,
|
||||
},
|
||||
|
||||
ID: 13607,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user