2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-22 10:17:10 +00:00

Remove systemd-detect-virt from snap

It could be used from the core snap since hardware-observe plug was connected
This commit is contained in:
Ilya Fedin 2025-08-08 01:29:47 +04:00 committed by John Preston
parent 9a2679efaa
commit 02b43c9375

View File

@ -114,14 +114,12 @@ parts:
- libxkbcommon-x11-dev - libxkbcommon-x11-dev
- libxv-dev - libxv-dev
stage-packages: stage-packages:
- systemd
- libgeoclue-2-0 - libgeoclue-2-0
- libopenh264-7 - libopenh264-7
- libxcb-cursor0 - libxcb-cursor0
- libxcb-record0 - libxcb-record0
- libxcb-screensaver0 - libxcb-screensaver0
stage: stage:
- ./usr/bin/systemd-detect-virt
- ./usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/libgeoclue-2.so* - ./usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/libgeoclue-2.so*
- ./usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/libopenh264.so* - ./usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/libopenh264.so*
- ./usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/libxcb-cursor.so* - ./usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/libxcb-cursor.so*