diff options
author | B. Stack <bgstack15@gmail.com> | 2024-02-09 21:09:54 -0500 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2024-02-09 21:09:54 -0500 |
commit | d339c145870a86c37509debe5d8fa145e192f390 (patch) | |
tree | 8cd5fe55989a1164da266840644782e3632afd38 /freefilesync/debian/patches/series | |
parent | nm: remove 2 obsolete patches (diff) | |
download | stackrpms-d339c145870a86c37509debe5d8fa145e192f390.tar.gz stackrpms-d339c145870a86c37509debe5d8fa145e192f390.tar.bz2 stackrpms-d339c145870a86c37509debe5d8fa145e192f390.zip |
ffs: major refresh on top of bastif dpkg
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 |