From dff1037756c9c21e993112864cf548ecca613bc7 Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Wed, 25 Mar 2026 17:50:21 -0700 Subject: [PATCH] type --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 49820ad1b..e92de225f 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -115,7 +115,7 @@ parts: - "libffi-dev:$CRAFT_ARCH_BUILD_FOR" - "python3-dev:$CRAFT_ARCH_BUILD_FOR" - "cargo:$CRAFT_ARCH_BUILD_FOR" - - "pkg-config:" + - "pkg-config" build-environment: # We set this environment variable while building to try and increase the # stability of fetching the rust crates needed to build the cryptography