mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Not sure what i'm doing but tests failing because of this package for some reasons... we had a custom build for python-miniupnpc (python2) because Debian vanilla doesn't provide it ... but not we're in python3 and turns out the custom build also built the python3 version .. but ideally we want to fall back to debian vanilla version ?
This commit is contained in:
parent
9185d044a5
commit
1387dff47c
1 changed files with 1 additions and 0 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -46,6 +46,7 @@ Conflicts: iptables-persistent
|
|||
, redis-server (>= 5:5.0.7)
|
||||
, fail2ban (>= 0.11)
|
||||
, iptables (>= 1.8.3)
|
||||
, python3-miniupnpc (= 2.1-1+ynh10)
|
||||
Description: manageable and configured self-hosting server
|
||||
YunoHost aims to make self-hosting accessible to everyone. It configures
|
||||
an email, Web and IM server alongside a LDAP base. It also provides
|
||||
|
|
Loading…
Add table
Reference in a new issue