1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-02 09:10:11 +02:00

provision missing pyasn1 dependency to build server

This commit is contained in:
Michael Pöhn 2017-04-13 00:44:53 +02:00
parent 0c19d4566d
commit 82bc71fa6f

View File

@ -86,6 +86,8 @@ packages="
python-magic
python-setuptools
python3-gnupg
python3-pyasn1
python3-pyasn1-modules
python3-requests
python3-yaml
qt5-default