Quellcode durchsuchen

Try to fix Snap. Part 2.

Thanks to xet7 !
Lauri Ojansivu vor 3 Jahren
Ursprung
Commit
e50d69cfb7
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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