From 0184e05b39b7ef9e6edb629c02dc04290da23377 Mon Sep 17 00:00:00 2001 From: B Stack Date: Sat, 15 Feb 2020 17:22:27 -0500 Subject: freefilesync dpkg rc1 for gtk2 --- freefilesync/debian/control | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'freefilesync/debian/control') diff --git a/freefilesync/debian/control b/freefilesync/debian/control index 58a71cf..5b2df37 100644 --- a/freefilesync/debian/control +++ b/freefilesync/debian/control @@ -3,16 +3,15 @@ Section: utils Priority: optional Maintainer: B Stack Build-Depends: debhelper (>=12~), - autotools-dev, imagemagick, libcurl4-openssl-dev, libssh2-1-dev, libssl-dev, wx3.0-headers, unzip, -# gtk2 version +# gtk2 version, now not possible with stock devuan repos libgtk2.0-dev, - libwxgtk3.0-dev, + libwxgtk3.0-dev (=3.0.4+dfsg-14), # gtk3 version # libgtk-3-dev, # libwxgtk3.0-gtk3-dev, @@ -24,7 +23,7 @@ Architecture: any Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends}, xdg-utils -Description: +Description: cross-platform file sync utility, gpl release FreeFileSync is a folder comparison and synchronization software that creates and manages backup copies of all your important files. Instead of copying every file every time, FreeFileSync determines the -- cgit