Skip to content

Commit

Permalink
Fix missing Auto-Type from snap package
Browse files Browse the repository at this point in the history
  • Loading branch information
droidmonkey committed Mar 22, 2022
1 parent eac60b3 commit 7dc2d23
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 @@ -50,6 +50,7 @@ parts:
- libpcsclite-dev
- libminizip-dev
- libxi-dev
- libxtst-dev
- asciidoctor
stage-packages:
- dbus
Expand All @@ -59,4 +60,5 @@ parts:
- libreadline8
- libpcsclite1
- libminizip1
- libxtst6
- xclip

0 comments on commit 7dc2d23

Please sign in to comment.