summarylogtreecommitdiffstats
path: root/replace-code.patch
diff options
context:
space:
mode:
Diffstat (limited to 'replace-code.patch')
-rw-r--r--replace-code.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/replace-code.patch b/replace-code.patch
index a58af14462e0..d1189683d5d4 100644
--- a/replace-code.patch
+++ b/replace-code.patch
@@ -1,12 +1,12 @@
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
-@@ -268,1 +268,0 @@
+@@ -269,1 +269,0 @@
- GuiAddons
-@@ -272,1 +271,0 @@
+@@ -273,1 +272,0 @@
- WindowSystem
--- a/libs/widgets/CMakeLists.txt
+++ a/libs/widgets/CMakeLists.txt
-@@ -100,1 +100,1 @@
+@@ -99,1 +99,1 @@
-target_link_libraries(kritawidgets kritaodf kritaflake kritapigment kritawidgetutils Qt5::PrintSupport KF5::CoreAddons KF5::ConfigGui KF5::GuiAddons KF5::WidgetsAddons KF5::ConfigCore KF5::Completion)
+target_link_libraries(kritawidgets kritaodf kritaflake kritapigment kritawidgetutils Qt5::PrintSupport KF5::CoreAddons KF5::ConfigGui KF5::WidgetsAddons KF5::ConfigCore KF5::Completion)
--- a/libs/widgetutils/CMakeLists.txt