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