[SCM] kalzium packaging branch, master, updated. debian/16.08.3-1-69-gd174ceb

Maximiliano Curia maxy at moszumanska.debian.org
Tue Nov 21 15:07:28 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kalzium.git;a=commitdiff;h=e7c1b13

The following commit has been merged in the master branch:
commit e7c1b137439c4620ca02a35db79bbae93c7dd06e
Author: Scarlett Clark <sgclark at kde.org>
Date:   Wed Aug 23 02:25:12 2017 -0700

    Add a patch to include openqgl
---
 debian/patches/add_missing_include.patch | 11 +++++++++++
 debian/patches/series                    |  1 +
 2 files changed, 12 insertions(+)

diff --git a/debian/patches/add_missing_include.patch b/debian/patches/add_missing_include.patch
new file mode 100644
index 0000000..5772c69
--- /dev/null
+++ b/debian/patches/add_missing_include.patch
@@ -0,0 +1,11 @@
+diff --git a/src/kalzium.cpp b/src/kalzium.cpp
+index d7c9b4c..3bfdd3a 100644
+--- a/src/kalzium.cpp
++++ b/src/kalzium.cpp
+@@ -69,6 +69,7 @@
+ #include <QGridLayout>
+ #include <KLocalizedString>
+ #include <QStandardPaths>
++#include <QGLFormat>
+
+ #define IDS_ELEMENTINFO     7
diff --git a/debian/patches/series b/debian/patches/series
index 4413ab1..bbdf7cf 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 no_install_rpath_use_link_path.diff
 avoid_nameclash.patch
+add_missing_include.patch

-- 
kalzium packaging



More information about the pkg-kde-commits mailing list