mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-18 07:07:08 +02:00
Fix openal pipewire version check in snap
This commit is contained in:
parent
ee1a80abd7
commit
14416a68db
1 changed files with 3 additions and 0 deletions
|
@ -256,6 +256,9 @@ parts:
|
|||
- -DALSOFT_EXAMPLES=OFF
|
||||
- -DALSOFT_UTILS=OFF
|
||||
- -DALSOFT_INSTALL_CONFIG=OFF
|
||||
override-pull: |
|
||||
craftctl default
|
||||
sed -i 's@PW_CHECK_VERSION(major, minor, revision)@!PW_CHECK_VERSION(major, minor, revision + 1)@' alc/backends/pipewire.cpp
|
||||
prime:
|
||||
- -./usr/include
|
||||
- -./usr/lib/$CRAFT_ARCH_TRIPLET/cmake
|
||||
|
|
Loading…
Add table
Reference in a new issue