diff options
author | Roland Reichwein <mail@reichwein.it> | 2025-01-11 13:33:13 +0100 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2025-01-11 13:33:13 +0100 |
commit | bc9c8191d8ffd43ce4c233e19df53445a7170f2f (patch) | |
tree | b81b99ca8789b9f5f2738370c2493c9aea70ecae /debian | |
parent | 47c19bfda0a6e849cbf3cecfa01e1fe8316be53e (diff) |
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 3fd6d1f..c2aec99 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libreichwein Section: devel Priority: optional Maintainer: Roland Reichwein <mail@reichwein.it> -Build-Depends: debhelper (>= 12), libboost-all-dev | libboost1.71-all-dev, clang | g++-9, llvm | g++-9, lld | g++-9, googletest, gcovr, libfmt-dev, libclang-rt-14-dev +Build-Depends: debhelper (>= 12), libboost-all-dev | libboost1.71-all-dev, clang | g++-9, llvm | g++-9, lld | g++-9, googletest, gcovr, libfmt-dev, libclang-rt-dev | libclang-rt-14-dev Standards-Version: 4.5.0 Homepage: http://www.reichwein.it/libreichwein/ |