From e2f8a69ed62915c29f20095466ff450e107baaae Mon Sep 17 00:00:00 2001 From: Mathieu Alorent Date: Jun 14 2016 21:47:18 +0000 Subject: Fix #110: add dependency on python-simplejson Commit #9c8832f3 add a new dependency on simplejson. --- diff --git a/koji.spec b/koji.spec index b514719..419dd68 100644 --- a/koji.spec +++ b/koji.spec @@ -47,6 +47,7 @@ License: LGPLv2 and GPLv2 Requires: httpd Requires: mod_wsgi Requires: postgresql-python +Requires: python-simplejson Requires: %{name} = %{version}-%{release} %description hub