diff options
Diffstat (limited to 'freefilesync/debian/control')
-rw-r--r-- | freefilesync/debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/freefilesync/debian/control b/freefilesync/debian/control index f200bc3..9baed3d 100644 --- a/freefilesync/debian/control +++ b/freefilesync/debian/control @@ -6,10 +6,10 @@ Build-Depends: debhelper (>=12~), imagemagick, g++-12, libbrotli-dev, - libcurl4-openssl-dev (>=7.82.0), + libcurl4-openssl-dev (>=7.83.1-1+b1), libglibmm-2.4-dev, - libssh2-1-dev, - libssl-dev, + libssh2-1-dev (>=1.10.0-3+b1), + libssl-dev (>=3.0.3-5), wx3.0-headers, unzip, # gtk3 version, and these must be removed for gtk2 build |