summaryrefslogtreecommitdiff
path: root/freefilesync/debian/patches/series
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-07-22 13:21:06 -0400
committerB Stack <bgstack15@gmail.com>2020-07-22 13:21:06 -0400
commitaf7f721978339986754e0ac3b0c1944a4fcc3aca (patch)
treee7672a0c15c08d0cd9ce7f5b9699d95c7ba417f6 /freefilesync/debian/patches/series
parentMerge branch 'irfanview-bump' into 'master' (diff)
downloadstackrpms-af7f721978339986754e0ac3b0c1944a4fcc3aca.tar.gz
stackrpms-af7f721978339986754e0ac3b0c1944a4fcc3aca.tar.bz2
stackrpms-af7f721978339986754e0ac3b0c1944a4fcc3aca.zip
ffs 11.0 dpkg rc1
Upstream now says it works with gtk3! So we have dropped gtk2 patches for devuan.
Diffstat (limited to 'freefilesync/debian/patches/series')
-rw-r--r--freefilesync/debian/patches/series3
1 files changed, 1 insertions, 2 deletions
diff --git a/freefilesync/debian/patches/series b/freefilesync/debian/patches/series
index ba71e47..7ce7a97 100644
--- a/freefilesync/debian/patches/series
+++ b/freefilesync/debian/patches/series
@@ -1,7 +1,6 @@
ffs_allow_parallel_ops.patch
ffs_devuan.patch
-# gtk3 for obs, gtk2 for albion
-ffs_devuan_gtk2.patch
+ffs_devuan_gtk3.patch
ffs_no_check_updates.patch
ffs_no_wx311.patch
ffs_sftp.patch
bgstack15