summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--snapcraft.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 109b541..6756b6d 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -66,6 +66,7 @@ parts:
"$SNAPCRAFT_STAGE"/scriptlets/selective-checkout --debug --force-snapshot
build-packages:
- build-essential
+ - cargo
- libarchive-dev
- libcurl4-gnutls-dev
- libpcre2-dev
@@ -75,6 +76,7 @@ parts:
- zlib1g-dev
- libbz2-dev
- libgpm-dev
+ - rustc
stage-packages:
- zlib1g
- git-core