Fixing snap
This commit is contained in:
parent
cb733a556c
commit
2d46de35d2
1 changed files with 3 additions and 3 deletions
|
@ -80,8 +80,8 @@ parts:
|
|||
stage-packages:
|
||||
- breeze-icon-theme
|
||||
# Latex dependencies
|
||||
- texlive-latex-base
|
||||
- dvipng
|
||||
#- texlive-latex-base Causes symlink issues and being rejected by the Snap store.
|
||||
#- dvipng
|
||||
# Additional dependencies
|
||||
- libxcomposite1
|
||||
- libxcursor1
|
||||
|
@ -149,7 +149,7 @@ parts:
|
|||
source: .
|
||||
plugin: dump
|
||||
organize:
|
||||
CHANGELOG.md: lib/python3.8/site-packages/LogarithmPlotter/CHANGELOG.md
|
||||
CHANGELOG.md: lib/python3.8/site-packages/LogarithmPlotter/util/
|
||||
|
||||
apps:
|
||||
logarithmplotter:
|
||||
|
|
Loading…
Reference in a new issue