summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerome Martin <jxm@netiant.com>2014-10-18 22:21:36 +0200
committerJerome Martin <jxm@netiant.com>2014-10-18 22:21:36 +0200
commitd07a11e596a4b2c82b163d18ea1e401785869fb8 (patch)
tree2cca45b1fc6e88c5a67862b70e0afcfed7ca9f8a
parent67c3b20162c508287697d259f73a350b9e2916d2 (diff)
downloadtargetcli-d07a11e596a4b2c82b163d18ea1e401785869fb8.tar.gz
Updated RPM build dependencies
-rw-r--r--rpm/targetcli.spec.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm/targetcli.spec.tmpl b/rpm/targetcli.spec.tmpl
index 782d07e..97f9f1d 100644
--- a/rpm/targetcli.spec.tmpl
+++ b/rpm/targetcli.spec.tmpl
@@ -10,7 +10,7 @@ URL: http://www.risingtidesystems.com/git/
Source: %{oname}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-rpmroot
BuildArch: noarch
-BuildRequires: python-devel, python-rtslib, python-configshell
+BuildRequires: python-devel, python-rtslib, python-configshell, python-prettytable
Requires: python-rtslib, python-configshell, python-prettytable
Conflicts: targetcli-frozen, rtsadmin-frozen, rtsadmin, lio-utils
Vendor: Datera, Inc.