[neon/3rdparty/indi/Neon/release-lts] debian: FFTW3 not found. Please install libfftw3-dev
Jonathan Riddell
null at kde.org
Wed Feb 17 16:18:55 GMT 2021
Git commit 35ba3af4594fcb696aefd1d92b07b0402d6b8961 by Jonathan Riddell.
Committed on 17/02/2021 at 16:18.
Pushed by jriddell into branch 'Neon/release-lts'.
FFTW3 not found. Please install libfftw3-dev
M +1 -0 debian/control
https://invent.kde.org/neon/3rdparty/indi/commit/35ba3af4594fcb696aefd1d92b07b0402d6b8961
diff --git a/debian/control b/debian/control
index f63230b..9c98e73 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: cmake (>= 2.6~),
debhelper (>= 9),
libcfitsio-dev,
libcurl4-gnutls-dev,
+ libfftw3-dev,
libgsl-dev,
libjpeg-dev,
libnova-dev (>= 0.16),
More information about the Neon-commits
mailing list