From 9073ca9d47181af723fdd2a64e955b6cad8f0b71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= Date: Sat, 30 Dec 2017 12:31:48 -0500 Subject: explicitly depend on python3 otherwise the build fails on stretch, somehow --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index c57bd36..02f91c7 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Build-Depends: debhelper (>= 10), dh-python, intltool, + python3, python3-all, python3-setuptools, python3-xdg -- cgit v1.2.3