From da946ed1fa82eb002444b441c04ad3ddbfa68c21 Mon Sep 17 00:00:00 2001 From: Pavel Solovev Date: Mon, 6 Jan 2025 10:57:50 +0000 Subject: [PATCH] Remove unused deps Seems unused after the move to hyprgraphics --- CMakeLists.txt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index bbcee31..bde1540 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -58,11 +58,6 @@ pkg_check_modules( cairo pango pangocairo - libjpeg - libwebp - libjxl - libjxl_cms - libjxl_threads hyprlang>=0.6.0 hyprutils>=0.2.4 hyprgraphics)