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

remove uwsgi-plugin-python

not available for bullseye
This commit is contained in:
yalh76 2022-03-03 01:37:38 +01:00
parent dbac5ed40d
commit 8d781c4a78

View file

@ -1,6 +1,6 @@
#!/bin/bash
pkg_dependencies="$pkg_dependencies uwsgi uwsgi-plugin-python3 uwsgi-plugin-python"
pkg_dependencies="$pkg_dependencies uwsgi uwsgi-plugin-python3"
# Check if system wide templates are available and correcly configured
#