From 5d4aa4103f0e66a7aba0207d5abf5607ba901739 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 16 Feb 2025 12:22:17 +0100 Subject: [PATCH] Reverting bump of libnvme build-depends, the nvme-cli 2.4-1 upload should have gone to experimental. Signed-off-by: Daniel Baumann --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index cb9b79e..e0482ce 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: isort , libdbus-1-dev, libjson-c-dev, - libnvme-dev (>= 1.4), + libnvme-dev (>= 1.3), libssl-dev, meson, mypy ,