[debian-edu-commits] debian-edu/ 02/06: Move kvpm from tasks/common to tasks/desktop-other
Wolfgang Schweer
schweer-guest at moszumanska.debian.org
Tue Apr 10 12:41:01 BST 2018
This is an automated email from the git hooks/post-receive script.
schweer-guest pushed a commit to branch master
in repository debian-edu.
commit e79999627c381e53968d0468387d97717f0a52de
Author: Wolfgang Schweer <wschweer at arcor.de>
Date: Tue Apr 10 12:52:29 2018 +0200
Move kvpm from tasks/common to tasks/desktop-other
Commit 0e98a0de added kvpm to common, should have been desktop-other because
it's a GUI tool (and pulls in a lot of KDE related dependencies).
---
tasks/common | 1 -
tasks/desktop-other | 4 ++++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/tasks/common b/tasks/common
index 803aab6..eec2a2a 100644
--- a/tasks/common
+++ b/tasks/common
@@ -91,7 +91,6 @@ Recommends:
lshw,
dhcping,
convmv,
- kvpm,
smartmontools,
Suggests:
dpt-i2o-raidutils | raidutils,
diff --git a/tasks/desktop-other b/tasks/desktop-other
index c3c5500..2692b82 100644
--- a/tasks/desktop-other
+++ b/tasks/desktop-other
@@ -468,3 +468,7 @@ NeedConfig: yes - the site admin needs to put printers and networks into /etc/st
Recommends:
gir1.2-vte-2.91,
+
+Recommends:
+kvpm,
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu.git
More information about the debian-edu-commits
mailing list