summaryrefslogtreecommitdiff
path: root/x11-misc/qtfm/files/qtfm-99999-cmake.patch
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/qtfm/files/qtfm-99999-cmake.patch')
-rw-r--r--x11-misc/qtfm/files/qtfm-99999-cmake.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-misc/qtfm/files/qtfm-99999-cmake.patch b/x11-misc/qtfm/files/qtfm-99999-cmake.patch
deleted file mode 100644
index 815453760fe2..000000000000
--- a/x11-misc/qtfm/files/qtfm-99999-cmake.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -121,7 +121,6 @@ set_target_properties(
- ${PROJECT_VERSION_MAJOR}
- )
- if(ENABLE_MAGICK)
-- target_compile_definitions(QtFM PRIVATE ${MAGICK_CFLAGS_OTHER})
- target_link_libraries(QtFM ${MAGICK_LIBRARIES})
- if(ENABLE_FFMPEG)
- target_include_directories(QtFM