[neon/extras/ktechlab] debian: suggest also gputils
Pino Toscano
null at kde.org
Thu Sep 8 15:56:01 BST 2022
Git commit 9999ab81c79df7a9932ebc93c9734762fdcd201b by Pino Toscano.
Committed on 29/10/2020 at 22:32.
Pushed by jriddell into branch 'master'.
suggest also gputils
M +1 -1 debian/changelog
M +2 -1 debian/control
https://invent.kde.org/neon/extras/ktechlab/commit/9999ab81c79df7a9932ebc93c9734762fdcd201b
diff --git a/debian/changelog b/debian/changelog
index 1320b29..61588ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
ktechlab (0.50.0-2) UNRELEASED; urgency=medium
[ Pino Toscano ]
- * Suggest picprog, and sdcc, as they can be used by default.
+ * Suggest gputils, picprog, and sdcc, as they can be used by default.
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Thu, 29 Oct 2020 21:49:14 +0100
diff --git a/debian/control b/debian/control
index d9e87d9..52974d7 100644
--- a/debian/control
+++ b/debian/control
@@ -36,7 +36,8 @@ Package: ktechlab
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
-Suggests: picprog,
+Suggests: gputils,
+ picprog,
sdcc,
Description: IDE for microcontrollers and electronics
KTechLab is an IDE for microcontrollers and electronics.
More information about the Neon-commits
mailing list