From 6ed950fab8958da9f7aab79c81c7f0e8d1636e8c Mon Sep 17 00:00:00 2001 From: Petr Viktorin Date: Jun 28 2017 11:09:31 +0000 Subject: Change dependency to use 'python2' --- 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