From 8f15d8b8bafb8d11fd18793bd132871db3d4f630 Mon Sep 17 00:00:00 2001 From: hwspeedy Date: Tue, 14 May 2024 13:07:37 +0200 Subject: PACKAGING - Debian 11 updated to libsoup2.4-1 --- CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 1ac268a4..1e71e2cd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -544,9 +544,6 @@ if(${HARDINFO2_LIBSOUP3}) SET(PACKAGE_LS "libsoup-3.0-0 (>=3.0)") else() SET(PACKAGE_LS "libsoup2.4-1 (>=${PACKAGE_LIBSOUP2_MINVERSION})") - if(${distro}${disversion} MATCHES "Debian GNU/Linux11") - SET(PACKAGE_LS "libsoup2.4-0 (>=2.42)") - endif() endif() if(HARDINFO2_GTK3) SET(PACKAGE_GTK "libgtk-3-0 (>=3.0)") -- cgit v1.2.3