Change python-devel to python2-devel

This commit is contained in:
Miro Hrončok 2015-04-28 19:58:39 +02:00
parent a7610e26e5
commit 1120251a08
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ BuildRequires: pypy
# pypy3 can only be build with python2
BuildRequires: python-devel
BuildRequires: python2-devel
%global bootstrap_python_interp python
%endif