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:
parent
ba9b7ebc61
commit
d8122a9fc8
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
#=================================================
|
||||
|
||||
# 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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue