aboutsummaryrefslogtreecommitdiffstats
path: root/systems/centos/build_base_machine.sh
diff options
context:
space:
mode:
Diffstat (limited to 'systems/centos/build_base_machine.sh')
-rwxr-xr-xsystems/centos/build_base_machine.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/systems/centos/build_base_machine.sh b/systems/centos/build_base_machine.sh
index fdaa37b5..31b26e87 100755
--- a/systems/centos/build_base_machine.sh
+++ b/systems/centos/build_base_machine.sh
@@ -47,6 +47,8 @@ pciutils
cifs-utils
sysstat
sshpass
+meson
+ninja-build
# libs
libpcap-devel
@@ -79,6 +81,7 @@ yum -y install $(echo "
rh-python36
rh-python36-python-tkinter
python3-setuptools
+python3-pyelftools
git-review
" | grep -v ^#)
# prevent ovs vanilla from building from source due to kernel incompatibilities