From ff8c74670559f153b3f084fd67bba0eb03b07e7c Mon Sep 17 00:00:00 2001 From: Prasanna Kumar Kalever Date: Wed, 15 Feb 2017 20:33:06 +0530 Subject: build: update dependency list Signed-off-by: Prasanna Kumar Kalever --- gluster-block.spec.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gluster-block.spec.in') diff --git a/gluster-block.spec.in b/gluster-block.spec.in index c634d29..352cce8 100644 --- a/gluster-block.spec.in +++ b/gluster-block.spec.in @@ -6,8 +6,12 @@ Vendor: Gluster Community Release: @PACKAGE_RELEASE@ License: GPLv2 or LGPLv3+ Group: System Environment/Base +BuildRequires: tcmu-runner >= 1.0.4 +BuildRequires: targetcli >= 2.1.fb43 BuildRequires: glusterfs-api-devel >= 3.6.0 BuildRequires: help2man >= 1.36 +Requires: tcmu-runner >= 1.0.4 +Requires: targetcli >= 2.1.fb43 Requires: glusterfs-api >= 3.6.0 %if ( 0%{?_with_systemd:1} ) BuildRequires: systemd -- cgit