diff options
Diffstat (limited to 'freefilesync/debian/patches/series')
-rw-r--r-- | freefilesync/debian/patches/series | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/freefilesync/debian/patches/series b/freefilesync/debian/patches/series index 40f1e25..38ae7f2 100644 --- a/freefilesync/debian/patches/series +++ b/freefilesync/debian/patches/series @@ -2,16 +2,16 @@ ffs_allow_parallel_ops.patch ffs_devuan.patch ffs_devuan_gtk3.patch ffs_no_check_updates.patch -#ffs_no_wx311.patch ffs_sftp.patch -ffs_libssh2.patch -#ffs_curl.patch -#revert_zenju_aggressive_upstreamisms.patch +# libssh2 and libcurl are now directly from bastif +libssh2_relax_dep.patch +libcurl_improve_supported_error_codes.patch ffs_gcc.patch ffs_traditional_view.patch ffs_desktop_notifications.patch -#ffs_openssl.patch ffs_icon_loader.patch ffs_tooltips_no_taskbar.patch revert_buggy_gtk3_change_in_12.1.patch disable_wxuse_Exceptions.patch +# makefile-improvements mostly combines wx-config-version, zlib-dep, pkg-config patches from bastif +makefile-improvements.patch |