Improve the appimage recipe:

- add sni-qt into the appimage for tray icon
  - remove python-stem - it's not functional and needs debugging
  - exclude more libs: ncurses, readline
This commit is contained in:
Dmitri Bogomolov 2021-07-01 19:01:36 +03:00
parent cd21d34e62
commit 5fa8115273
Signed by untrusted user: g1itch
GPG Key ID: 720A756F18DEED13

View File

@ -12,9 +12,10 @@ ingredients:
- python-setuptools
- python-sip
- python-six
- python-stem
- sni-qt
exclude:
- libmng2
- libncursesw5
- libqt4-declarative
- libqt4-designer
- libqt4-help
@ -23,6 +24,7 @@ ingredients:
- libqt4-sql
- libqt4-xmlpatterns
- libqtassistantclient4
- libreadline7
debs:
- ../deb_dist/pybitmessage_*_amd64.deb