From 0e199cef8cb63fbe4787d03e2b79a23bf11e227e Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Mon, 17 Jul 2017 13:13:33 +0200 Subject: [PATCH] build/ops: rpm: socat is only needed for "make check" Signed-off-by: Nathan Cutler --- ceph.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph.spec.in b/ceph.spec.in index f68fb0a4f752b..78be46fc7fd41 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -112,6 +112,7 @@ BuildRequires: python-CherryPy BuildRequires: python-Werkzeug %endif BuildRequires: python-pecan +BuildRequires: socat %endif BuildRequires: bc BuildRequires: gperf @@ -140,7 +141,6 @@ BuildRequires: python-devel BuildRequires: python-nose BuildRequires: python-requests BuildRequires: python-virtualenv -BuildRequires: socat BuildRequires: snappy-devel BuildRequires: udev BuildRequires: util-linux -- 2.39.5