Package: live-task-standard
Version: 11.0.1
Severity: wishlist

Dear Maintainer,

With pciutils already included in live-tasks-standard it would be great
to also include usbutils. This is usefull to check which hardware is in
a computer.

I attached a patch. You can find this also on
https://salsa.debian.org/txt.file-guest/live-tasks/-/tree/patch-1

kind regards
Vieno
>From 6b0408b91b1477f4e3748bd7a675049c97d81e2f Mon Sep 17 00:00:00 2001
From: Vieno Hakkerinen <vi...@hakkerinen.eu>
Date: Thu, 2 Apr 2020 02:00:36 +0200
Subject: [PATCH] Add usbutils to live-task-standard

As pciutils is already included usbutils should also be included. This
makes it easier to figure out the build-in hardware in a computer.
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 3a8bef2..6e3bc45 100644
--- a/debian/control
+++ b/debian/control
@@ -408,6 +408,7 @@ Depends: ${misc:Depends},
        telnet,
        traceroute,
        ucf,
+       usbutils,
        wamerican,
        wget,
        xz-utils,
-- 
2.11.0

Reply via email to