From c3634a621682a91ce9a955c6393dd66077322b21 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Mon, 14 Sep 2015 08:16:56 +0200 Subject: [PATCH] - BR python-Cython --- python-line_profiler.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-line_profiler.spec b/python-line_profiler.spec index c1a3598..1fdb41c 100644 --- a/python-line_profiler.spec +++ b/python-line_profiler.spec @@ -19,10 +19,12 @@ Source0: https://pypi.python.org/packages/source/l/%{module}/%{module}-%{version URL: https://github.com/rkern/line_profiler BuildRequires: rpm-pythonprov %if %{with python2} +BuildRequires: python-Cython BuildRequires: python-devel BuildRequires: python-distribute %endif %if %{with python3} +BuildRequires: python3-Cython BuildRequires: python3-devel BuildRequires: python3-distribute BuildRequires: python3-modules -- 2.43.0