Parcourir la source

Try to fix Snap. Part 2.

Thanks to xet7 !
Lauri Ojansivu il y a 3 ans
Parent
commit
e50d69cfb7
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      snapcraft.yaml

+ 2 - 2
snapcraft.yaml

@@ -93,8 +93,8 @@ parts:
             - build-essential
             - ca-certificates
             - apt-utils
-#            - python
-            - python3
+            - python2
+#            - python3
             - g++
             - capnproto
             - curl