Merge "Add support for different public network netmask"
[fuel.git] / mcp / scripts / requirements_rpm.yaml
old mode 100755 (executable)
new mode 100644 (file)
index 7a6ec38..ebd7e85
@@ -9,18 +9,24 @@
 requirements_pkg:
   # Common pkgs required for all deploys, no matter the type, arch etc.
   common:
+    - bc
+    - bridge-utils
     - cloud-utils-growpart
     - curl
+    - elfutils-libelf-devel
     - e2fsprogs
     - genisoimage
     - git
     - 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)