From 1e30bee22093b3b4e1b608fde73fbec6c02a4d6d Mon Sep 17 00:00:00 2001 From: Ad5001 Date: Fri, 26 May 2023 20:11:41 +0200 Subject: [PATCH] Updating snapcraft building --- snapcraft.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index ebc4625..7be0d43 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1,6 +1,6 @@ name: logarithmplotter title: LogarithmPlotter -version: '0.3.0' +version: '0.4.0' summary: 2D logarithmic-scaled plotter software to create asymptotic Bode plots confinement: strict base: core20 @@ -129,6 +129,7 @@ parts: - libxcb-xfixes0 - libxcb-xinerama0 - libxcb-xkb1 + - libxcb-cursor0 - libxkbcommon-x11-0 - libxkbcommon0 - libxcb-render-util0