build: Disable webrtc on linux again

This commit is contained in:
krille-chan 2023-08-08 21:57:16 +02:00
commit 3aaf21fb8b
No known key found for this signature in database
5 changed files with 13 additions and 22 deletions

View file

@ -100,10 +100,3 @@ apps:
- password-manager-service
slots:
- dbus-svc
# Workaround for:
# https://github.com/flutter-webrtc/flutter-webrtc/issues/1212#issuecomment-1611899344
environment:
XDG_DATA_HOME: $SNAP_USER_DATA
XDG_DATA_DIRS: $SNAP/usr/share
GDK_GL: gles
LD_LIBRARY_PATH: "$LD_LIBRARY_PATH:$SNAP/lib:$SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET"