commit: f3291c968fb9a876720a0a81df611aad01d2579f Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Apr 21 09:13:59 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Apr 21 09:13:59 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f3291c96
kde-apps/kalzium: Drop unused patch Package-Manager: Portage-2.3.31, Repoman-2.3.9 .../files/kalzium-18.03.90-missing-header.patch | 24 ---------------------- 1 file changed, 24 deletions(-) diff --git a/kde-apps/kalzium/files/kalzium-18.03.90-missing-header.patch b/kde-apps/kalzium/files/kalzium-18.03.90-missing-header.patch deleted file mode 100644 index 8d1eee5720..0000000000 --- a/kde-apps/kalzium/files/kalzium-18.03.90-missing-header.patch +++ /dev/null @@ -1,24 +0,0 @@ -From a56c48890a21f0d9556474e3edae9c11be898243 Mon Sep 17 00:00:00 2001 -From: Andreas Sturmlechner <[email protected]> -Date: Sun, 8 Apr 2018 02:35:14 +0200 -Subject: [PATCH] Add missing header when building with AvogadroLibs support - ---- - src/kalzium.cpp | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/src/kalzium.cpp b/src/kalzium.cpp -index d7c9b4c6..4636308c 100644 ---- a/src/kalzium.cpp -+++ b/src/kalzium.cpp -@@ -42,6 +42,7 @@ - #ifdef HAVE_OPENBABEL2 - #if defined(HAVE_EIGEN) && defined(HAVE_AVOGADRO) - #include "tools/moleculeview.h" -+#include <QGLFormat> - #endif - #include "tools/obconverter.h" - #endif --- -2.17.0 -
