mirror of
https://github.com/YunoHost-Apps/radicale_ynh.git
synced 2024-09-03 20:16:14 +02:00
5 lines
150 B
Text
5 lines
150 B
Text
|
#!/bin/bash
|
||
|
|
||
|
# Dependencies
|
||
|
app_depencencies="python-pip python-virtualenv python-dev libldap2-dev libsasl2-dev libssl-dev uwsgi uwsgi-plugin-python"
|