From 701f1c8802f6c286a430ffef650688a5a578bc89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Thu, 22 Sep 2016 18:50:42 +0200 Subject: [PATCH] add resync --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 1e257d61..1166e0ba 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Build-Depends: debhelper (>= 9.0.0), dpkg-dev (>= 1.16.1~), hardening-wrapper, python, + rsync, qt5-default, qtbase5-dev, qttools5-dev-tools, @@ -122,6 +123,7 @@ Depends: libguh1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, python, + rsync, qtconnectivity5-dev, qttools5-dev-tools, libqt5websockets5-dev,