Skip to content
Snippets Groups Projects
Commit 6e5b915b authored by ewbo4360's avatar ewbo4360 :sunflower:
Browse files

build pipeline stage update

parent 31ac303a
No related branches found
No related tags found
No related merge requests found
Pipeline #74390 failed
...@@ -15,8 +15,9 @@ before_script: ...@@ -15,8 +15,9 @@ before_script:
#previous versions of meson didn't worked properly with the apt-get installation #previous versions of meson didn't worked properly with the apt-get installation
- pip3 install --upgrade meson - pip3 install --upgrade meson
# - apt-get install meson=last # - apt-get install meson=last
- apt-get install -y ccache - apt-get install -y ccache
- apt-get install -y libfmt-dev=9.0 - apt-get install -y cmake
- apt-get install -y libfmt-dev
- apt-get install -y libgtest-dev - apt-get install -y libgtest-dev
- apt-get install -y libpcre2-dev - apt-get install -y libpcre2-dev
- apt-get install -y libsystemd-dev libdbus-1-dev - apt-get install -y libsystemd-dev libdbus-1-dev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment