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