Source: lambda-align2
Version: 2.0.0-8
Severity: important
tags: patch

Hello, lambda-align2 FTBFS with glibc 2.32, that will probably go in 
experimental or unstable soon.

The following patch seems to fix the issue, due to a deprecated and removed 
header file

--- lambda-align2-2.0.0.orig/src/shared_misc.hpp
+++ lambda-align2-2.0.0/src/shared_misc.hpp
@@ -26,7 +26,6 @@
 #include <locale>
 #include <type_traits>
 #include <forward_list>
-#include <sys/sysctl.h>

 #include <seqan/basic.h>
 #include <seqan/sequence.h>


Please have a look and apply if possible.

thanks

Gianfranco

Reply via email to