summaryrefslogtreecommitdiff
path: root/freefilesync/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'freefilesync/debian/control')
-rw-r--r--freefilesync/debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/freefilesync/debian/control b/freefilesync/debian/control
index a60410c..4d8291f 100644
--- a/freefilesync/debian/control
+++ b/freefilesync/debian/control
@@ -6,10 +6,10 @@ Build-Depends: debhelper (>=11~),
autotools-dev,
imagemagick,
libcurl4-openssl-dev,
- libgtk2.0-dev,
+ libgtk-3-dev,
libssh2-1-dev,
libssl-dev,
- libwxgtk3.0-dev,
+ libwxgtk3.0-gtk3-dev,
wx3.0-headers,
unzip
Standards-Version: 4.1.4
bgstack15