summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorBrad Hubbard <bhubbard@redhat.com>2016-09-14 13:33:36 +0200
committerBrad Hubbard <bhubbard@redhat.com>2016-09-14 13:33:36 +0200
commit7e71cd2c81756ddc7557c91eefdb9ff7ee70e15c (patch)
treede8c5105cf4ac1c152682236c810166fc1eb07ff /debian
parentFileJournal: Remove obsolete _check_disk_write_cache function (diff)
downloadceph-7e71cd2c81756ddc7557c91eefdb9ff7ee70e15c.tar.xz
ceph-7e71cd2c81756ddc7557c91eefdb9ff7ee70e15c.zip
Remove dependency on sdparm/hdparm
The code requiring a dependency on hdparm has been removed so we can remove it as a dependency. Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 27b56f2ca9c..bc9f19aecb1 100644
--- a/debian/control
+++ b/debian/control
@@ -60,7 +60,6 @@ Build-Depends: btrfs-tools,
python3-all-dev,
python3-setuptools,
virtualenv | python-virtualenv,
- sdparm | hdparm,
uuid-runtime,
valgrind,
xfslibs-dev,
@@ -92,7 +91,6 @@ Depends: binutils,
logrotate,
lsb-release,
${python:Depends},
- sdparm | hdparm,
xfsprogs,
${misc:Depends},
${shlibs:Depends}