Skip to content
Snippets Groups Projects
Commit 9f527fe9 authored by Mihai Patrascoiu's avatar Mihai Patrascoiu
Browse files

Install "epel-rpm-macros" for CC7 platform in build setup

parent 08d81b54
No related branches found
No related tags found
No related merge requests found
Pipeline #3036267 passed
......@@ -5,7 +5,7 @@ if [[ -f /usr/bin/dnf ]]; then
dnf install -y dnf-plugins-core git rpm-build which tree python2 \
cmake make gcc gcc-c++
else
yum install -y epel-rpm-macros
yum install -y yum-utils git rpm-build make which tree python2 \
cmake cmake3 make gcc gcc-c++
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment