From 6814bea8cda15be4aabbb928ad8720a7092a67c7 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Wed, 26 Jul 2017 14:24:27 +0200 Subject: [PATCH] fix python dependency for crossbuilding --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 3bb4caf4..dcbf9119 100644 --- a/debian/control +++ b/debian/control @@ -164,7 +164,7 @@ Multi-Arch: same Depends: libguh1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, - python, + python:any, rsync, qtconnectivity5-dev, qttools5-dev-tools,