Updating snapcraft building
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ebf07dccfa
commit
1e30bee220
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
name: logarithmplotter
|
name: logarithmplotter
|
||||||
title: LogarithmPlotter
|
title: LogarithmPlotter
|
||||||
version: '0.3.0'
|
version: '0.4.0'
|
||||||
summary: 2D logarithmic-scaled plotter software to create asymptotic Bode plots
|
summary: 2D logarithmic-scaled plotter software to create asymptotic Bode plots
|
||||||
confinement: strict
|
confinement: strict
|
||||||
base: core20
|
base: core20
|
||||||
|
@ -129,6 +129,7 @@ parts:
|
||||||
- libxcb-xfixes0
|
- libxcb-xfixes0
|
||||||
- libxcb-xinerama0
|
- libxcb-xinerama0
|
||||||
- libxcb-xkb1
|
- libxcb-xkb1
|
||||||
|
- libxcb-cursor0
|
||||||
- libxkbcommon-x11-0
|
- libxkbcommon-x11-0
|
||||||
- libxkbcommon0
|
- libxkbcommon0
|
||||||
- libxcb-render-util0
|
- libxcb-render-util0
|
||||||
|
|
Loading…
Reference in a new issue