Browse Source

Add rust complier for armhf

Joachim M. Giæver 3 years ago
parent
commit
3e418b4c79
1 changed files with 2 additions and 0 deletions
  1. 2 0
      snap/snapcraft.yaml

+ 2 - 0
snap/snapcraft.yaml

@@ -188,6 +188,8 @@ parts:
       - libxml2-dev
       - libxslt1-dev
       - zlib1g-dev
+      - on armhf:
+        - rustc
     stage-packages:
       - freeglut3
       - ffmpeg