1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/couchpotato_ynh.git synced 2024-09-03 18:16:22 +02:00

Adding pythonz dependencies

This commit is contained in:
yalh76 2020-06-17 00:02:57 +02:00
parent ba9b7ebc61
commit d8122a9fc8

View file

@ -5,7 +5,7 @@
#================================================= #=================================================
# dependencies used by the app # dependencies used by the app
pkg_dependencies="python-pip python-virtualenv python-dev uwsgi uwsgi-plugin-python" pkg_dependencies="python-pip python-virtualenv python-dev uwsgi uwsgi-plugin-python build-essential zlib1g-dev libbz2-dev libssl-dev libreadline-dev libncurses5-dev libsqlite3-dev libgdbm-dev libdb-dev libexpat-dev libpcap-dev liblzma-dev libpcre3-dev libffi-dev"
python_version=2.7.2 python_version=2.7.2