diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-07-29 04:38:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-07-29 04:41:28 +0000 |
commit | 76932a773ae10f2323ee53dae9a6e8e9f055c229 (patch) | |
tree | b7609944bff189bfff6cec8ed77f0bf9ba0e73c6 | |
parent | Removing obsolete settings for newer systemd versions. (diff) | |
download | nvme-cli-76932a773ae10f2323ee53dae9a6e8e9f055c229.tar.xz nvme-cli-76932a773ae10f2323ee53dae9a6e8e9f055c229.zip |
Removing unneeded build-depends.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 0b1e31c..75a3dbf 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,7 @@ Priority: optional Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> Build-Depends: debhelper-compat (= 13), - pci.ids, pkg-config, - uuid-dev, uuid-runtime, Rules-Requires-Root: no Standards-Version: 4.5.1 |