summaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2024-04-01 16:39:16 +0200
committerRoland Reichwein <mail@reichwein.it>2024-04-01 16:39:16 +0200
commit89b05af725d216553924fbec4331c13e7313e66c (patch)
treeacd822663e6348cd4585a4424ca1826c1bc341f9 /debian
parent7e3a2dd2b641b2d8023b64bafdc8b824de3b0b0b (diff)
Adjusted dependencies
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 74d6566..5481d63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libreichwein (1.6) UNRELEASED; urgency=medium
+
+ * Fixed dependencies
+
+ -- Roland Reichwein <mail@reichwein.it> Sun, 07 Jan 2024 20:37:30 +0100
+
libreichwein (1.5) unstable; urgency=medium
* Added debian12 as target distro
diff --git a/debian/control b/debian/control
index 3b883b5..3fd6d1f 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
+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
Standards-Version: 4.5.0
Homepage: http://www.reichwein.it/libreichwein/