Change dependency to use 'python2'
This commit is contained in:
parent
e6cbc34d76
commit
6ed950fab8
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue