Skip to content
Snippets Groups Projects
Verified Commit 390ef1d9 authored by Burak Hançerli's avatar Burak Hançerli :headphones:
Browse files

fix: change the package to libpulse-dev

parent 311d1c1c
No related branches found
No related tags found
1 merge request!73Add desktop build
Pipeline #78845 passed
......@@ -109,7 +109,7 @@ build-desktop:
- export QDS_CI_JOB_QT_PATH="${DOCKER_ENV_QT_PATH_WITH_VERSION}/${QDS_CI_JOB_TARGET_ARCH}"
- *build-components
- apt-get update
- apt-get install -y libpulse
- apt-get install -y libpulse-dev
- |
cmake \
-S . \
......
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