From: Nathan Cutler Date: Wed, 30 Aug 2017 08:17:31 +0000 (+0200) Subject: build/ops: python-numpy-devel build dependency for SUSE X-Git-Tag: v12.2.2~134^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=03e2a68e431eaa737b9e66c4d3b289e58d6cf19b;p=ceph.git build/ops: python-numpy-devel build dependency for SUSE Fixes: http://tracker.ceph.com/issues/21176 Signed-off-by: Nathan Cutler (cherry picked from commit 1586f2ca9ab94af85682945a3c7c7ebbd82c6e03) --- diff --git a/ceph.spec.in b/ceph.spec.in index 358b57153d78..b73d28296cdd 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -109,6 +109,7 @@ BuildRequires: python-werkzeug %if 0%{?suse_version} BuildRequires: python-CherryPy BuildRequires: python-Werkzeug +BuildRequires: python-numpy-devel %endif BuildRequires: python-pecan BuildRequires: socat