aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
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)")