mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02:00
Disable building of dav1d tools and tests in snap
This commit is contained in:
+4
-1
@@ -205,7 +205,10 @@ parts:
|
||||
source-depth: 1
|
||||
source-tag: 0.6.0
|
||||
plugin: meson
|
||||
meson-parameters: [--prefix=/usr]
|
||||
meson-parameters:
|
||||
- --prefix=/usr
|
||||
- -Denable_tools=false
|
||||
- -Denable_tests=false
|
||||
after:
|
||||
- nasm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user