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:
|
stage-packages:
|
||||||
- breeze-icon-theme
|
- breeze-icon-theme
|
||||||
# Latex dependencies
|
# Latex dependencies
|
||||||
#- texlive-latex-base Causes symlink issues and being rejected by the Snap store.
|
- texlive-latex-base
|
||||||
#- 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/util/
|
CHANGELOG.md: lib/python3.8/site-packages/LogarithmPlotter/CHANGELOG.md
|
||||||
|
|
||||||
apps:
|
apps:
|
||||||
logarithmplotter:
|
logarithmplotter:
|
||||||
|
|
Loading…
Reference in a new issue