From d5c2f4b60bac08272f95ed72bfb49fb4a6dd6c4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 23 Oct 2019 14:30:33 +0200 Subject: For Python 2 removal change python-gi-cairo to python3-gi-cairo --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 6790416..b5cd013 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Build-Depends: meson, python3-cairo, python3-gi, - python-gi-cairo, + python3-gi-cairo, python3-scour, scour, valac, -- cgit v1.2.3