Skip to content

Commit f9c92b7

Browse files
committed
Debian: Add build-depends on catch2 >3.4.0
[why] We now require Catch2 v3 from an external package for building the unit test suite. Proposed-by: Fini Jastrow <fini.jastrow@desy.de> Signed-off-by: Lars Froehlich <lars.froehlich@desy.de>
1 parent 44e1de0 commit f9c92b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Section: devel
33
Priority: optional
44
Maintainer: Jannik Woehnert <jannik.woehnert@desy.de>
55
Standards-Version: 4.6.0
6-
Build-Depends: dev-doocs-libgul14 | libgul14-dev, meson (>=0.50.0), pkg-config, debhelper-compat (=12), libgit2-dev
6+
Build-Depends: dev-doocs-libgul14 | libgul14-dev, meson (>=0.50.0), pkg-config, debhelper-compat (=12), catch2 (>>3.4.0), libgit2-dev
77

88
Package: libgit4cpp-0-4-8
99
Section: libs

0 commit comments

Comments
 (0)