From c6a4a6b2f27d1031a6e2398e9f0674ff8dd01d6d Mon Sep 17 00:00:00 2001 From: John Griffith Date: Fri, 16 Jun 2017 19:10:11 -0600 Subject: [PATCH] Add thin-provisioning-tools to bindep If we're going to use auto we should make sure we add thin-provisioning-tools to bindep. I think RHEL/CentOS variants include this by default. Change-Id: I14fd7e7b13d29af3c4502dbe178ea7a25b2cdcbc --- bindep.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bindep.txt b/bindep.txt index 8a9b7dc94cf..22a288467ff 100644 --- a/bindep.txt +++ b/bindep.txt @@ -23,3 +23,4 @@ postgresql postgresql-client [platform:dpkg] postgresql-devel [platform:rpm] postgresql-server [platform:rpm] +thin-provisioning-tools [platform:debian]