From f0932914424543f29e81f6c8933bbe2e8553b68c Mon Sep 17 00:00:00 2001 From: Jonathan White Date: Mon, 6 May 2024 20:24:58 -0400 Subject: [PATCH] Add keyutils package to snap build --- snap/snapcraft.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 29a8b34ed..435bf725b 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -54,6 +54,7 @@ parts: - libxtst-dev - asciidoctor - libfreetype-dev + - libkeyutils-dev stage-packages: - dbus - libbotan-2-19 @@ -65,6 +66,7 @@ parts: - libxtst6 - libfreetype6 - xclip + - libkeyutils1 lint: ignore: - library: