diff options
| author | Roland Reichwein <mail@reichwein.it> | 2023-01-04 15:25:40 +0100 | 
|---|---|---|
| committer | Roland Reichwein <mail@reichwein.it> | 2023-01-04 15:25:40 +0100 | 
| commit | 5fb5b34f5c2f5d0a3210708c04779367b1072c32 (patch) | |
| tree | 4c79a1cbb4c0f3b35db12b43c9262d7baf2a70be /debian/control | |
| parent | 14624e39aff9239d5f016af1c0553483c856555b (diff) | |
Adjust to new lib API
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/debian/control b/debian/control index a48c5df..e0de083 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: webserver  Section: httpd  Priority: optional  Maintainer: Roland Reichwein <mail@reichwein.it> -Build-Depends: debhelper (>= 12), libssl-dev, libboost-all-dev | libboost1.71-all-dev, clang | g++, llvm | g++, lld | g++, uglifyjs, python3-pkg-resources, htmlmin, cleancss, libreichwein-dev, gcovr +Build-Depends: debhelper (>= 12), libssl-dev, libboost-all-dev | libboost1.71-all-dev, clang | g++, llvm | g++, lld | g++, uglifyjs, python3-pkg-resources, htmlmin, cleancss, libreichwein-dev, gcovr, libfmt-dev  Standards-Version: 4.5.0  Homepage: http://www.reichwein.it/webserver/ | 
