From 40a7dde0592fda6528d0bedd05014c185874223c Mon Sep 17 00:00:00 2001 From: krille-chan Date: Sun, 8 Jun 2025 15:58:20 +0200 Subject: [PATCH] build: Remove olm from snapcraft --- snap/snapcraft.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index d19b62a7a..61104d517 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -51,16 +51,6 @@ platforms: build-on: arm64 parts: - olm: - plugin: cmake - cmake-parameters: - - -DCMAKE_INSTALL_PREFIX=/usr - source: https://gitlab.matrix.org/matrix-org/olm.git - source-type: git - source-tag: '3.2.14' - build-packages: - - g++ - fluffychat: plugin: flutter source: .