summaryrefslogtreecommitdiffstats
path: root/source.local/kde/patch/kalgebra.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source.local/kde/patch/kalgebra.patch')
-rw-r--r--source.local/kde/patch/kalgebra.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/source.local/kde/patch/kalgebra.patch b/source.local/kde/patch/kalgebra.patch
new file mode 100644
index 0000000..26bb39e
--- /dev/null
+++ b/source.local/kde/patch/kalgebra.patch
@@ -0,0 +1,4 @@
+# add SHOULD_BUILD_OPENGL option, to be able to disable support
+# on arm because plotter3d assumes qreal=double all over the place
+zcat $CWD/patch/kalgebra/kalgebra_opengl_optional.patch.gz | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+