mirror of
https://github.com/pulb/mailnag.git
synced 2026-05-06 19:37:04 +02:00
Fix build dependency for python3
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@@ -2,7 +2,7 @@ Source: mailnag
|
||||
Section: mail
|
||||
Priority: optional
|
||||
Maintainer: Patrick Ulbrich <zulu99@gmx.net>
|
||||
Build-Depends: debhelper (>= 9), gettext, python (>= 3.5)
|
||||
Build-Depends: debhelper (>= 9), gettext, python3 (>= 3.5)
|
||||
X-Python-Version: >= 3.5
|
||||
Standards-Version: 3.9.5
|
||||
Homepage: https://github.com/pulb/mailnag
|
||||
|
||||
Reference in New Issue
Block a user