From b045d045bc752c117e879daf75dfe41d2581bd09182e87ceb89eb044ff58871c Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 12 Jan 2017 13:20:06 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=35 --- python-eventlet.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-eventlet.spec b/python-eventlet.spec index 7ba072b..0dfc728 100644 --- a/python-eventlet.spec +++ b/python-eventlet.spec @@ -29,6 +29,7 @@ BuildRequires: python-Sphinx BuildRequires: python-devel BuildRequires: python-greenlet BuildRequires: python-setuptools +Requires: python-enum-compat Requires: python-greenlet >= 0.3 %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}