From 63deece97a20a2a30587bbbe03b1d18e846c7856 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 16 Feb 2025 12:56:37 +0100 Subject: [PATCH] Adding nvme-cli to autopkg depends, thanks to Olivier Gayot (Closes: #1054533). Signed-off-by: Daniel Baumann --- debian/tests/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/tests/control b/debian/tests/control index 33782c9..69aebba 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,6 +1,7 @@ Test-Command: cp -r test "$AUTOPKGTEST_TMP" && cd "$AUTOPKGTEST_TMP/test" && rm test-avahi.py && python3 -m unittest -v test*.py Depends: iproute2, + nvme-cli, nvme-stas, python3-pyfakefs, Restrictions: allow-stderr