From a1b20429e7e2ba1b44414459afd5a2b50788cd9c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 25 Jan 2023 08:07:03 +0000 Subject: gentoo auto-resync : 25:01:2023 - 08:07:03 --- .../kbibtex/files/kbibtex-0.9.3.1-bogus-dep.patch | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 app-text/kbibtex/files/kbibtex-0.9.3.1-bogus-dep.patch (limited to 'app-text/kbibtex/files') diff --git a/app-text/kbibtex/files/kbibtex-0.9.3.1-bogus-dep.patch b/app-text/kbibtex/files/kbibtex-0.9.3.1-bogus-dep.patch new file mode 100644 index 000000000000..2235498bbe7a --- /dev/null +++ b/app-text/kbibtex/files/kbibtex-0.9.3.1-bogus-dep.patch @@ -0,0 +1,34 @@ +From f12d17d38011fd8b432ed4ba8952eb9241b152a6 Mon Sep 17 00:00:00 2001 +From: Andreas Sturmlechner +Date: Tue, 24 Jan 2023 20:17:55 +0100 +Subject: [PATCH] Revert "Fixing minore build system issues" + +This reverts commit 6860474d423c47f0633d537851b793fda76ae223. +--- + CMakeLists.txt | 3 --- + 1 file changed, 3 deletions(-) + +diff --git a/CMakeLists.txt b/CMakeLists.txt +index c375a34b..48196146 100644 +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -43,8 +43,6 @@ include(KDECMakeSettings) + include(ECMInstallIcons) + include(ECMSetupVersion) + include(ECMAddAppIcon) +-include(ECMQtDeclareLoggingCategory) +-include(ECMGenerateHeaders) + include(GenerateExportHeader) + + find_package( +@@ -54,7 +52,6 @@ find_package( + Core + Widgets + Network +- NetworkAuth + XmlPatterns + Concurrent + ) +-- +2.39.1 + -- cgit v1.2.3