From 8a42391a5ade372ffe55f3f8d04d0b8fa3694cb0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 16 Feb 2025 11:32:24 +0100 Subject: [PATCH] Adding pci.ids to recommends as it's used by some of the plugins. Signed-off-by: Daniel Baumann --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 75a3dbf..28e18a0 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,8 @@ Depends: uuid-runtime, ${misc:Depends}, ${shlibs:Depends}, +Recommends: + pci.ids, Description: NVMe management tool NVM Express (NVMe) is a interface specification for accessing non-volatile storage media, typically modern solid state drives (SSDs) through PCI Express