Skip to content

Commit

Permalink
trivial: fix snap build for rust
Browse files Browse the repository at this point in the history
  • Loading branch information
superm1 committed Oct 18, 2023
1 parent 29aef94 commit 7a7ed99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ parts:
-Dbuild=all,
-Dintrospection=disabled,
-Dman=false,
-Dpython=/usr/bin/python3,
-Dplugin_flashrom=disabled,
-Dplugin_powerd=disabled,
-Dudevdir=$CRAFT_STAGE/lib/udev,
Expand Down Expand Up @@ -145,6 +146,7 @@ parts:
- gettext
- gcab
- gnu-efi
- rustc
- fwupd-unsigned-dev
- libcurl4-openssl-dev
- libarchive-dev
Expand Down

0 comments on commit 7a7ed99

Please sign in to comment.