mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Add VA-API and VDPAU drivers to snap package
This commit is contained in:
parent
20ad39bdf9
commit
ed8c8aba17
1 changed files with 2 additions and 0 deletions
|
@ -234,6 +234,8 @@ parts:
|
||||||
- libavutil56
|
- libavutil56
|
||||||
- libswresample3
|
- libswresample3
|
||||||
- libswscale5
|
- libswscale5
|
||||||
|
- va-driver-all
|
||||||
|
- vdpau-driver-all
|
||||||
override-build: |
|
override-build: |
|
||||||
craftctl default
|
craftctl default
|
||||||
mv "$CRAFT_PART_INSTALL/usr/lib/$CRAFT_ARCH_TRIPLET/blas/"* "$CRAFT_PART_INSTALL/usr/lib/$CRAFT_ARCH_TRIPLET"
|
mv "$CRAFT_PART_INSTALL/usr/lib/$CRAFT_ARCH_TRIPLET/blas/"* "$CRAFT_PART_INSTALL/usr/lib/$CRAFT_ARCH_TRIPLET"
|
||||||
|
|
Loading…
Add table
Reference in a new issue