mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 22:27:20 +02:00
Fix rnnoise installation path
This commit is contained in:
parent
46b4a5fc5a
commit
3ff9543106
1 changed files with 6 additions and 0 deletions
|
@ -428,11 +428,17 @@ parts:
|
|||
source-commit: 7f449bf8bd3b933891d12c30112268c4090e4d59
|
||||
plugin: autotools
|
||||
autotools-configure-parameters:
|
||||
- --prefix=/usr
|
||||
- --libdir=\${exec_prefix}/lib/$SNAPCRAFT_ARCH_TRIPLET
|
||||
- --disable-static
|
||||
- --disable-examples
|
||||
- --disable-doc
|
||||
prime:
|
||||
- -./usr/include
|
||||
- -./usr/lib/$SNAPCRAFT_ARCH_TRIPLET/pkgconfig
|
||||
- -./usr/lib/$SNAPCRAFT_ARCH_TRIPLET/librnnoise.la
|
||||
- -./usr/lib/$SNAPCRAFT_ARCH_TRIPLET/librnnoise.so
|
||||
- -./usr/share
|
||||
|
||||
webrtc:
|
||||
source: https://github.com/desktop-app/tg_owt.git
|
||||
|
|
Loading…
Add table
Reference in a new issue