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:
parent
dbac5ed40d
commit
8d781c4a78
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/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
|
# Check if system wide templates are available and correcly configured
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue