Skip to content
Snippets Groups Projects
Commit 6b577ce0 authored by MADELA Patrick's avatar MADELA Patrick
Browse files

Update install of system requirements

parent 7f9f8425
No related branches found
No related tags found
No related merge requests found
Pipeline #2475 failed
......@@ -26,7 +26,7 @@ workflow:
- python -m pip install --upgrade pip
- python -m pip install --upgrade conan
# Install prerequisite for git-gui and gitk
- sudo yum install tcl-devel tk-devel
- sudo yum -y install tcl-devel tk-devel
# Build git with conan
- conan profile detect --force
- conan create . --version ${GIT_VERSION} -s compiler.libcxx=libstdc++11 --build="*"
......
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