mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 14:17:45 +00:00
Use *.so everywhere to exclude devlopment symlinks in snap
This commit is contained in:
@@ -260,7 +260,7 @@ parts:
|
||||
- -./usr/include
|
||||
- -./usr/lib/$CRAFT_ARCH_TRIPLET/cmake
|
||||
- -./usr/lib/$CRAFT_ARCH_TRIPLET/pkgconfig
|
||||
- -./usr/lib/$CRAFT_ARCH_TRIPLET/libopenal.so
|
||||
- -./usr/lib/$CRAFT_ARCH_TRIPLET/*.so
|
||||
|
||||
qt:
|
||||
plugin: nil
|
||||
@@ -401,8 +401,8 @@ parts:
|
||||
prime:
|
||||
- -./usr/include
|
||||
- -./usr/lib/$CRAFT_ARCH_TRIPLET/pkgconfig
|
||||
- -./usr/lib/$CRAFT_ARCH_TRIPLET/librnnoise.la
|
||||
- -./usr/lib/$CRAFT_ARCH_TRIPLET/librnnoise.so
|
||||
- -./usr/lib/$CRAFT_ARCH_TRIPLET/*.la
|
||||
- -./usr/lib/$CRAFT_ARCH_TRIPLET/*.so
|
||||
- -./usr/share
|
||||
|
||||
webrtc:
|
||||
|
Reference in New Issue
Block a user