Browse Source

Try to fix Snap. Part 2.

Thanks to xet7 !
Lauri Ojansivu 3 năm trước cách đây
mục cha
commit
e50d69cfb7
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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