From 7bfc594f967287251a537b9e9959ff7e9456f7aa Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Wed, 26 Jul 2017 14:26:07 +0200 Subject: [PATCH] use native rsync --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index dcbf9119..0ba843d1 100644 --- a/debian/control +++ b/debian/control @@ -165,7 +165,7 @@ Depends: libguh1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, python:any, - rsync, + rsync:native, qtconnectivity5-dev, qttools5-dev-tools, libqt5websockets5-dev,