<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">diff --git a/CMakeLists.txt b/CMakeLists.txt
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -48,7 +48,7 @@ pkg_check_modules(
   libjpeg
   libwebp
   libmagic
-  spng)
+  libspng)
 
 pkg_check_modules(
   JXL
</pre></body></html>