Change dependency to use 'python2'

This commit is contained in:
Petr Viktorin 2017-06-28 11:29:42 +02:00
commit 6ed950fab8

View file

@ -45,7 +45,7 @@ Summary: A cross-platform windowing and multimedia library for Python 3
%{?python_provide:%python_provide python2-%{srcname}}
Requires: python2
Requires: python-pillow%{?_isa}
Requires: python2-pillow%{?_isa}
# The libraries are imported dynamically using ctypes, so rpm can't find them.
Requires: libGL