[neon/extras/kstars/Neon/unstable] debian: libqt5datavisualization5-dev has linker errors due to GL on arm64
Jonathan Riddell
null at kde.org
Wed Oct 14 15:20:25 BST 2020
Git commit 5dd862fa20f4245519aca175c95cf8dc08fc9e5a by Jonathan Riddell.
Committed on 14/10/2020 at 14:20.
Pushed by jriddell into branch 'Neon/unstable'.
libqt5datavisualization5-dev has linker errors due to GL on arm64
M +1 -1 debian/control
https://invent.kde.org/neon/extras/kstars/commit/5dd862fa20f4245519aca175c95cf8dc08fc9e5a
diff --git a/debian/control b/debian/control
index a9e73b2..1b34491 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Build-Depends: astrometry.net,
libkf5windowsystem-dev,
libkf5xmlgui-dev,
libnova-dev,
- libqt5datavisualization5-dev,
+ libqt5datavisualization5-dev [!arm64],
libqt5opengl5-dev (>= 5.4),
libqt5svg5-dev (>= 5.4),
libqt5websockets5-dev,
More information about the Neon-commits
mailing list