summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/albert/files/albert-0.22.4-use-system-qhotkey-libraries-and-headers.patch')
-rw-r--r--x11-misc/albert/files/albert-0.22.4-use-system-qhotkey-libraries-and-headers.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11-misc/albert/files/albert-0.22.4-use-system-qhotkey-libraries-and-headers.patch b/x11-misc/albert/files/albert-0.22.4-use-system-qhotkey-libraries-and-headers.patch
deleted file mode 100644
index d50cb0f156a2..000000000000
--- a/x11-misc/albert/files/albert-0.22.4-use-system-qhotkey-libraries-and-headers.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 35ed2cd..f550e04 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -47,8 +47,6 @@ set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)
- set(QT_DEFAULT_MAJOR_VERSION 6)
- set(BUILD_SHARED_LIBS FALSE)
- set(QHOTKEY_INSTALL OFF CACHE BOOL "" FORCE)
--add_subdirectory(lib/QHotkey EXCLUDE_FROM_ALL)
--target_compile_options(qhotkey PRIVATE -Wno-unused-parameter -Wno-shadow)
-
- ### Lib ######################################################################
-