diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index ea1b5284..00816695 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -176,4 +176,6 @@ apps: layout: /usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/alsa-lib: - bind: $SNAP/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/alsa-lib \ No newline at end of file + bind: $SNAP/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/alsa-lib + /usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/libasound.so.2: + symlink: $SNAP/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/libasound.so.2 \ No newline at end of file