2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Add VA-API and VDPAU drivers to snap package

This commit is contained in:
Ilya Fedin
2023-08-22 04:02:40 +04:00
committed by John Preston
parent 20ad39bdf9
commit ed8c8aba17

View File

@@ -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"