Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2 packages were missing on a new PopOS install 22.04 LTS #11

Open
Gotcha007 opened this issue Oct 31, 2022 · 1 comment
Open

2 packages were missing on a new PopOS install 22.04 LTS #11

Gotcha007 opened this issue Oct 31, 2022 · 1 comment

Comments

@Gotcha007
Copy link

Just wanted to share that on a brand new PopOS install, I got 2 packages missing. I had to manually install them via apt install
libpipewire-0.3-dev
libsamplerate0-dev

-- Checking for module 'libpipewire-0.3'
--   No package 'libpipewire-0.3' found
CMake Error at /usr/share/cmake-3.22/Modules/FindPkgConfig.cmake:603 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake-3.22/Modules/FindPkgConfig.cmake:825 (_pkg_check_modules_internal)
  audiodevs/PipeWire/CMakeLists.txt:5 (pkg_check_modules)
--   No package 'samplerate' found
CMake Error at /usr/share/cmake-3.22/Modules/FindPkgConfig.cmake:603 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake-3.22/Modules/FindPkgConfig.cmake:825 (_pkg_check_modules_internal)
  CMakeLists.txt:182 (pkg_check_modules)
@littleboot
Copy link

same problem on Ubuntu 22.04.1 LTS.
@Gotcha007 , thx for the fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants