diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-12-31 06:32:53 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-12-31 06:32:53 +0000 |
commit | 3f2d6dcf053eeea27cde31cfef6d38d053ca7bee (patch) | |
tree | 9fa4a4220b60fb55d9243d03b001995b5115dda9 | |
parent | Releasing debian version 1.16-2. (diff) | |
download | nvme-cli-3f2d6dcf053eeea27cde31cfef6d38d053ca7bee.tar.xz nvme-cli-3f2d6dcf053eeea27cde31cfef6d38d053ca7bee.zip |
Building with uuid-dev to pull in libuuid1 depends in again (Closes: #1002890).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 3b220e0..7ca1ddc 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> Build-Depends: debhelper-compat (= 13), pkg-config, + uuid-dev, uuid-runtime, Rules-Requires-Root: no Standards-Version: 4.6.0 |