From 02b78c597ff4c618aac399dc0d74a3ddeb830e2f Mon Sep 17 00:00:00 2001 From: Eric Harney Date: Thu, 29 Mar 2018 08:48:04 -0400 Subject: [PATCH] Fix bindep for multipath Use the correct package for el7 distributions. Fix the package name for Ubuntu as well. Change-Id: Ice9d6fdab3fb0aca4ac630c4a32d9e1447461194 --- bindep.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bindep.txt b/bindep.txt index e6c20b3bb..b4c6bd07e 100644 --- a/bindep.txt +++ b/bindep.txt @@ -3,7 +3,8 @@ # see https://docs.openstack.org/infra/bindep/ for additional information. curl -multipath-utils [platform:dpkg rpm] +device-mapper-multipath [platform:rpm] +multipath-tools [platform:dpkg] sg3-utils [platform:dpkg] sg3_utils [platform:rpm] libxml2-devel [platform:rpm]