summaryrefslogtreecommitdiff
path: root/freefilesync/debian/control
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-04-18 13:40:45 -0400
committerB. Stack <bgstack15@gmail.com>2022-04-18 13:40:45 -0400
commitd5ea7b5aa14250c9af85f4d3339a6f27293f0e93 (patch)
treeb830e29607c2d43b877d4d23cb89252c21bef05c /freefilesync/debian/control
parentMerge branch 'notepadnext-bump' into 'master' (diff)
downloadstackrpms-d5ea7b5aa14250c9af85f4d3339a6f27293f0e93.tar.gz
stackrpms-d5ea7b5aa14250c9af85f4d3339a6f27293f0e93.tar.bz2
stackrpms-d5ea7b5aa14250c9af85f4d3339a6f27293f0e93.zip
ffs 11.20 dpkg rc1
Diffstat (limited to 'freefilesync/debian/control')
-rw-r--r--freefilesync/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/freefilesync/debian/control b/freefilesync/debian/control
index f9ccd02..9301bd0 100644
--- a/freefilesync/debian/control
+++ b/freefilesync/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: B. Stack <bgstack15@gmail.com>
Build-Depends: debhelper (>=12~),
imagemagick,
- g++-10,
+ g++-11,
libbrotli-dev,
libcurl4-openssl-dev (>=7.82.0),
libglibmm-2.4-dev,
bgstack15