diff options
author | B. Stack <bgstack15@gmail.com> | 2023-10-28 09:08:09 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2023-10-28 09:08:09 -0400 |
commit | 50fba62e8335aa0b014a5025c86019bf6af21a31 (patch) | |
tree | cd883df7b574b6685d49595e27ded7c7f95b56b1 /freefilesync/debian/control | |
parent | ffs 13.1 dpkg rc1 (diff) | |
download | stackrpms-50fba62e8335aa0b014a5025c86019bf6af21a31.tar.gz stackrpms-50fba62e8335aa0b014a5025c86019bf6af21a31.tar.bz2 stackrpms-50fba62e8335aa0b014a5025c86019bf6af21a31.zip |
ffs: fix d/control
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 f0ffcce..207b6b2 100644 --- a/freefilesync/debian/control +++ b/freefilesync/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>=12~), imagemagick, g++-12, libbrotli-dev, - libcurl4-openssl-dev (>=8.4.0-2) + libcurl4-openssl-dev (>=8.4.0-2), libglibmm-2.4-dev | glibmm24-devel, libssh2-1-dev (>=1.10.0-3+b1), libssl-dev (>=3.0.3-5), |