mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 04:49:36 -07:00
Add python3-pycryptodome to snap package
This commit is contained in:
parent
222800bdb6
commit
5f82c1dc17
1 changed files with 2 additions and 1 deletions
|
@ -16,8 +16,9 @@ parts:
|
||||||
source: .
|
source: .
|
||||||
stage-packages:
|
stage-packages:
|
||||||
- python3
|
- python3
|
||||||
- python3-setuptools
|
|
||||||
- python3-openssl
|
- python3-openssl
|
||||||
|
- python3-pycryptodome
|
||||||
|
- python3-setuptools
|
||||||
build-packages:
|
build-packages:
|
||||||
- git
|
- git
|
||||||
override-pull: |
|
override-pull: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue