From e5b71fd5f740f0e9b4c7234c97b036b77295ffce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Kov=C3=A1cs?= Date: Sat, 8 Feb 2025 19:24:56 +0100 Subject: [PATCH] Another attempt to fix build --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 48a8f07..b15538d 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -26,7 +26,7 @@ parts: plugin: cmake cmake-parameters: - -DPBRST=ON -DCMAKE_BUILD_TYPE=Debug - stage-packages: [libsword-1.9.0, libboost-filesystem1.74.0] + stage-packages: [libsword-1.9.0t64, libboost-filesystem1.74.0] sword-modules: plugin: nil override-build: |