change wavpack to libwavpack-dev
This commit is contained in:
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
run: sudo apt install libglew-dev
|
||||
|
||||
- name: Install Audio Libs
|
||||
run: sudo apt install wavpack
|
||||
run: sudo apt install libwavpack-dev
|
||||
|
||||
- name: Configure CMake
|
||||
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
|
||||
|
||||
Reference in New Issue
Block a user