aboutsummaryrefslogtreecommitdiff
path: root/graphics/krita/files/patch-plugins_paintops_mypaint_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/krita/files/patch-plugins_paintops_mypaint_CMakeLists.txt')
-rw-r--r--graphics/krita/files/patch-plugins_paintops_mypaint_CMakeLists.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/krita/files/patch-plugins_paintops_mypaint_CMakeLists.txt b/graphics/krita/files/patch-plugins_paintops_mypaint_CMakeLists.txt
deleted file mode 100644
index c4f08da0fa82..000000000000
--- a/graphics/krita/files/patch-plugins_paintops_mypaint_CMakeLists.txt
+++ /dev/null
@@ -1,11 +0,0 @@
---- plugins/paintops/mypaint/CMakeLists.txt.orig 2022-09-13 10:01:49 UTC
-+++ plugins/paintops/mypaint/CMakeLists.txt
-@@ -23,7 +23,7 @@ kis_add_library(kritamypaintop_static STATIC ${kritamy
-
- kis_add_library(kritamypaintop_static STATIC ${kritamypaintop_SOURCES})
-
--target_link_libraries(kritamypaintop_static kritalibpaintop mypaint kritawidgetutils kritaui kritalibbrush kritaresources)
-+target_link_libraries(kritamypaintop_static kritalibpaintop ${LibMyPaint_LIBRARY} kritawidgetutils kritaui kritalibbrush kritaresources)
-
- kis_add_library(kritamypaintop MODULE MyPaintPaintOpPlugin.cpp)
-