Do not explicitly list thin provisioning tools for RPM

Ubuntu requires an additional package to be installed to enable thin
provisioning, but Red Hat based platforms have this included with the
base LVM2 package. An explicit item was added to bindep for the RPM
package that includes these thin tools, but that is not needed and
should be removed.

Change-Id: I7e7575746911e8d19a3804fa08b357c9563713f1
This commit is contained in:
Sean McGinnis 2018-01-02 10:52:44 -06:00
parent 714139dd5c
commit fa370f7db5
1 changed files with 0 additions and 1 deletions

View File

@ -30,4 +30,3 @@ postgresql-client [platform:dpkg]
postgresql-devel [platform:rpm]
postgresql-server [platform:rpm]
thin-provisioning-tools [platform:debian]
device-mapper-persistent-data [platform:redhat]