Added pyspellchecker to snap package

Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
This commit is contained in:
TheJackiMonster 2021-11-29 19:12:49 +01:00
parent 08e8714f1d
commit 7dcbf40602
No known key found for this signature in database
GPG key ID: D850A5F772E880F9

View file

@ -71,8 +71,20 @@ parts:
- libxcursor1
- libgtk2.0-0
pip-fix:
plugin: nil
stage-packages:
- python3-distutils
- python3-setuptools
pyspellchecker:
after: [pip-fix]
plugin: python
python-version: python3
source: https://github.com/barrust/pyspellchecker.git
manuskript:
after: [desktop-qt5]
after: [desktop-qt5,pyspellchecker]
plugin: dump
source: https://github.com/olivierkes/manuskript.git
source-type: git