[neon/extras/labplot/Neon/stable] debian/patches: patch the right file

Carlos De Maine null at kde.org
Sun Jan 18 20:17:03 GMT 2026


Git commit 22afb0fa9381a6c700f6b2c4acd0593e05a1ec70 by Carlos De Maine.
Committed on 18/01/2026 at 20:17.
Pushed by carlosdem into branch 'Neon/stable'.

patch the right file

M  +8    -7    debian/patches/qelapsedtimer.diff

https://invent.kde.org/neon/extras/labplot/-/commit/22afb0fa9381a6c700f6b2c4acd0593e05a1ec70

diff --git a/debian/patches/qelapsedtimer.diff b/debian/patches/qelapsedtimer.diff
index 1c768f2..e0253ff 100644
--- a/debian/patches/qelapsedtimer.diff
+++ b/debian/patches/qelapsedtimer.diff
@@ -1,9 +1,10 @@
---- a/src/backend/worksheet/plots/cartesian/XYFourierFilterCurvePrivate.h
-+++ b/src/backend/worksheet/plots/cartesian/XYFourierFilterCurvePrivate.h
-@@ -15,6 +15,7 @@
- #include "backend/worksheet/plots/cartesian/XYFourierFilterCurve.h"
+--- a/src/backend/worksheet/plots/cartesian/XYFourierFilterCurve.cpp
++++ b/src/backend/worksheet/plots/cartesian/XYFourierFilterCurve.cpp
+@@ -16,6 +15,7 @@
+ #include "backend/lib/commandtemplates.h"
 +#include <QElapsedTimer>
-  
- class XYFourierFilterCurve;
- class Column;
  
+ #include <gsl/gsl_sf_pow_int.h>
+ extern "C" {
+ #ifdef HAVE_FFTW3
+ #include <fftw3.h>


More information about the Neon-commits mailing list