Description: make package compile with cmake 4
Index: libahp-gt/CMakeLists.txt
===================================================================
--- libahp-gt.orig/CMakeLists.txt	2025-09-27 00:41:14.596643355 +0200
+++ libahp-gt/CMakeLists.txt	2025-09-27 00:42:09.761146529 +0200
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 2.6)
+cmake_minimum_required(VERSION 3.12)
 
 project(ahp_gt C CXX)
 
