mirror of
https://github.com/YunoHost-Apps/calibreweb_ynh.git
synced 2024-09-03 18:16:20 +02:00
python-build: definition not found: 3.5
This commit is contained in:
parent
c4f795ff80
commit
0358fc6507
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
pkg_dependencies="sqlite3 libldap2-dev libsasl2-dev python3-dev imagemagick python3-lxml libjpeg-dev"
|
||||
#PKG_DEPENDENCIES="sqlite3 python3-pip imagemagick"
|
||||
|
||||
python_version=3.5
|
||||
python_version=3.5.9
|
||||
|
||||
DOSSIER_MEDIA=/home/yunohost.multimedia
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue