diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-11-05 18:23:51 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-11-05 18:23:51 +0000 |
commit | a9965fff70edb43b74caa4ad80aeb09c6fc8f874 (patch) | |
tree | b6648b34a062168311f11b441ad17c7835d3a6d9 | |
parent | Merging upstream version 2.2.1. (diff) | |
download | nvme-cli-a9965fff70edb43b74caa4ad80aeb09c6fc8f874.tar.xz nvme-cli-a9965fff70edb43b74caa4ad80aeb09c6fc8f874.zip |
Removing uuid-dev build-dependency, not needed anymore.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7421e9d..6f23b00 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,6 @@ Build-Depends: pkg-config, python3-autopep8 <!nocheck>, python3-nose2 <!nocheck>, - uuid-dev, uuid-runtime, xmlto, zlib1g-dev, |