1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/octoprint_ynh.git synced 2024-09-03 19:46:26 +02:00

Update package dependencies

This commit is contained in:
Alexis Lothoré 2020-01-26 21:42:58 +01:00
parent 7fa696de92
commit 95fc88f969

View file

@ -3,7 +3,7 @@
# #
# Package dependencies # Package dependencies
PKG_DEPENDENCIES="python3 python3-venv python3-pip build-essential libssl-dev libffi-dev python3-dev" PKG_DEPENDENCIES="python python-pip python-dev python-setuptools python-virtualenv libyaml-dev build-essential"
# Check if directory/file already exists (path in argument) # Check if directory/file already exists (path in argument)
myynh_check_path () { myynh_check_path () {