mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 06:52:39 +03:00
provision missing pyasn1 dependency to build server
This commit is contained in:
parent
0c19d4566d
commit
82bc71fa6f
1 changed files with 2 additions and 0 deletions
|
@ -86,6 +86,8 @@ packages="
|
||||||
python-magic
|
python-magic
|
||||||
python-setuptools
|
python-setuptools
|
||||||
python3-gnupg
|
python3-gnupg
|
||||||
|
python3-pyasn1
|
||||||
|
python3-pyasn1-modules
|
||||||
python3-requests
|
python3-requests
|
||||||
python3-yaml
|
python3-yaml
|
||||||
qt5-default
|
qt5-default
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue