aboutsummaryrefslogtreecommitdiffstats
path: root/mcp/scripts/requirements_rpm.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'mcp/scripts/requirements_rpm.yaml')
-rw-r--r--mcp/scripts/requirements_rpm.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/mcp/scripts/requirements_rpm.yaml b/mcp/scripts/requirements_rpm.yaml
index 7a6ec38b9..0ee95febb 100644
--- a/mcp/scripts/requirements_rpm.yaml
+++ b/mcp/scripts/requirements_rpm.yaml
@@ -9,6 +9,7 @@
requirements_pkg:
# Common pkgs required for all deploys, no matter the type, arch etc.
common:
+ - bc
- cloud-utils-growpart
- curl
- e2fsprogs
@@ -17,10 +18,13 @@ requirements_pkg:
- kpartx
- libvirt
- make
+ - openssl-devel
- qemu-kvm
+ - rpm-build
- rsync
- util-linux
- virt-install
+ - wget
# Optional, arch-specific requirements, matched by key name = $(uname -m)
aarch64:
# AArch64 VMs use AAVMF (guest UEFI)