Package: lambda-align / 1.0.3-8

Metadata

Package Version Patches format
lambda-align 1.0.3-8 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
set seqan cmake dir.patch | (download)

src/CMakeLists.txt | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 set seqan_dir to find cmake modules
force link rt pthread.patch | (download)

src/CMakeLists.txt | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 enforce linking of -lrt -lpthread
 This patch makes sure that these get linked even though they might
 be missing in $SEQAN_LIBRARIES (until this is fixed in libseqan2-dev).
0004 make test not depend on CXX.patch | (download)

tests/CMakeLists.txt | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 make test not depend on cxx