From ce936c567e45d0c0a848c878065c7ee25b4b6782 Mon Sep 17 00:00:00 2001 From: JosephMcc Date: Fri, 17 Feb 2017 16:13:54 -0800 Subject: [PATCH] Actually fix the python dependency --- debian/control | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 4d05805..97bc142 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,8 @@ Build-Depends: autotools-dev, libx11-dev, libxml2-dev, gnome-common, + python3, + python3-gi, yelp-tools, Standards-Version: 3.9.6 @@ -25,10 +27,11 @@ Package: xed Architecture: any Depends: iso-codes, xed-common (= ${source:Version}), - python3, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, + python3, + python3-gi, xapps-common, zenity XB-Python-Version: ${python:Versions}