From 5135aabfb967d450c62b2c9d8d231417f237033d Mon Sep 17 00:00:00 2001 From: B Stack Date: Thu, 21 Nov 2019 10:13:10 -0500 Subject: freefilesync 10.18 dpkg rc1 Had to switch to gtk3 because libwxgtk3.0-dev was dropped in Debian --- freefilesync/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'freefilesync/debian/control') diff --git a/freefilesync/debian/control b/freefilesync/debian/control index a60410c..ff05fc3 100644 --- a/freefilesync/debian/control +++ b/freefilesync/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>=11~), libgtk2.0-dev, libssh2-1-dev, libssl-dev, - libwxgtk3.0-dev, + libwxgtk3.0-gtk3-dev, wx3.0-headers, unzip Standards-Version: 4.1.4 -- cgit