diff --git a/python-pyglet.spec b/python-pyglet.spec index b06a2f1..1911fc6 100644 --- a/python-pyglet.spec +++ b/python-pyglet.spec @@ -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