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