diff options
author | B. Stack <bgstack15@gmail.com> | 2022-04-18 13:40:45 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-04-18 13:40:45 -0400 |
commit | d5ea7b5aa14250c9af85f4d3339a6f27293f0e93 (patch) | |
tree | b830e29607c2d43b877d4d23cb89252c21bef05c /freefilesync/debian/control | |
parent | Merge branch 'notepadnext-bump' into 'master' (diff) | |
download | stackrpms-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/control | 2 |
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, |