raven-rhel8/extras/KF6/plasma/plasma-print-manager/plasma-print-manager-use-older-libcups.patch

13 lines
402 B
Diff

diff -Naur a/CMakeLists.txt b/CMakeLists.txt
--- a/CMakeLists.txt 2024-06-13 16:38:04.000000000 +0600
+++ b/CMakeLists.txt 2024-06-19 12:14:32.623827101 +0600
@@ -64,7 +64,7 @@
PURPOSE "Needed to automatically install the system-config-printer package."
)
-find_package(Cups "2.4" REQUIRED)
+find_package(Cups "2.2" REQUIRED)
find_package(CupsSmb)
set_package_properties(CupsSmb PROPERTIES