From e50d69cfb78e5f0150e96cc90337255ccbd59e76 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 23 May 2022 22:57:36 +0300 Subject: [PATCH] Try to fix Snap. Part 2. Thanks to xet7 ! --- snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index e77810347..22f0df48a 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -93,8 +93,8 @@ parts: - build-essential - ca-certificates - apt-utils -# - python - - python3 + - python2 +# - python3 - g++ - capnproto - curl