From: Arkadiusz Miƛkiewicz Date: Mon, 14 Sep 2015 06:16:56 +0000 (+0200) Subject: - BR python-Cython X-Git-Tag: auto/th/python-line_profiler-1.0-5~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fpython-line_profiler.git;a=commitdiff_plain;h=c3634a621682a91ce9a955c6393dd66077322b21 - BR python-Cython --- 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