diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-04-03 08:03:31 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-04-07 12:43:45 +0000 |
commit | ae0d32d1e7528381ac25cbca2cc1a64373e1fd29 (patch) | |
tree | 9db07a78ae5dbb0d206140476bdfaefac40cc326 | |
parent | Merging upstream version 2.4+really2.4. (diff) | |
download | nvme-cli-ae0d32d1e7528381ac25cbca2cc1a64373e1fd29.tar.xz nvme-cli-ae0d32d1e7528381ac25cbca2cc1a64373e1fd29.zip |
Bumping libnvme build-depends.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index e0482ce..cb9b79e 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: isort <!nocheck>, libdbus-1-dev, libjson-c-dev, - libnvme-dev (>= 1.3), + libnvme-dev (>= 1.4), libssl-dev, meson, mypy <!nocheck>, |