From 1f8e4d0182c6ff93cf599a6f4d48bbb92a813813 Mon Sep 17 00:00:00 2001 From: James Page Date: Fri, 19 Mar 2021 15:24:58 +0000 Subject: [PATCH] Add cargo to build packages Required for cryptography rust build. Change-Id: I2b5f19c8c9acfe0ccef3a62b2da2ab8ecd3c78ea --- snapcraft.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/snapcraft.yaml b/snapcraft.yaml index e402b7c..5f38c7b 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -193,6 +193,7 @@ parts: - gcc - cython3 - rustc + - cargo override-prime: | snapcraftctl prime # Now that everything is built, let's disable user site-packages