[neon/extras/kstars/Neon/release] debian: disable indi for now
Pino Toscano
null at kde.org
Tue Nov 1 11:10:30 GMT 2022
Git commit 598449257e4eeb9875c18dcd11903b3a4c182d38 by Pino Toscano.
Committed on 12/09/2021 at 08:04.
Pushed by jriddell into branch 'Neon/release'.
disable indi for now
M +2 -0 debian/changelog
M +2 -1 debian/control
https://invent.kde.org/neon/extras/kstars/commit/598449257e4eeb9875c18dcd11903b3a4c182d38
diff --git a/debian/changelog b/debian/changelog
index e302cfe..d798ee1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ kstars (5:3.5.4-0r1) UNRELEASED; urgency=medium
* Bump the debhelper compatibility to 13:
- switch the debhelper-compat build dependency to 13
- stop passing --fail-missing to dh_missing, as it is the default now
+ * Temporarily disable the INDI support (the libindi-dev build dependency),
+ as it requires StellarSolver which is not available in Debian yet.
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Thu, 14 Jan 2021 11:16:50 +0100
diff --git a/debian/control b/debian/control
index 167076f..3f0a76c 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,8 @@ Build-Depends: cmake (>= 3.4.0~),
libeigen3-dev (>> 2.0.3),
libglu1-mesa-dev [!armhf],
libgsl-dev,
- libindi-dev (>= 1.8.5~),
+# needs StellarSolver, not available in Debian yet
+# libindi-dev (>= 1.8.5~),
libkf5auth-dev (>= 5.42.0-1~),
libkf5config-dev,
libkf5crash-dev,
More information about the Neon-commits
mailing list