From 251e8e2593cdd2ef0a015f4f6e211a7bab3a63ed Mon Sep 17 00:00:00 2001 From: solopasha Date: Mon, 6 Jan 2025 16:33:44 +0000 Subject: [PATCH] README: Remove unused deps (#231) 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)