Skip to content

Commit

Permalink
Add keyutils package to snap build
Browse files Browse the repository at this point in the history
  • Loading branch information
droidmonkey committed May 7, 2024
1 parent b56c5cb commit f093291
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 @@ -54,6 +54,7 @@ parts:
- libxtst-dev
- asciidoctor
- libfreetype-dev
- libkeyutils-dev
stage-packages:
- dbus
- libbotan-2-19
Expand All @@ -65,6 +66,7 @@ parts:
- libxtst6
- libfreetype6
- xclip
- libkeyutils1
lint:
ignore:
- library:
Expand Down

0 comments on commit f093291

Please sign in to comment.