git » debian:kxd » commit e0b2aa3

Use python3

author Maximiliano Curia
2019-10-03 15:26:12 UTC
committer Maximiliano Curia
2019-10-03 15:26:12 UTC
parent 3ab0b13d8aca173b5009c85f9f5809dcb97bbd45

Use python3

debian/control +2 -2

diff --git a/debian/control b/debian/control
index 8eb5d24..a7403ed 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 12~),
                dh-systemd,
                golang-go,
                openssl,
-               python,
-               python-docutils
+               python3,
+               python3-docutils
 Standards-Version: 4.4.1
 Homepage: https://blitiri.com.ar/p/kxd
 Vcs-Browser: https://salsa.debian.org/debian/kxd