From d3e40fdb5a5a37d3ad9b70f570a0d40b698f5fcf Mon Sep 17 00:00:00 2001 From: Dan Callaghan Date: Jun 19 2017 03:21:23 +0000 Subject: add missing build requirement for python-sphinxcontrib-httpdomain --- diff --git a/waiverdb.spec b/waiverdb.spec index 4be4e93..d962f8d 100644 --- a/waiverdb.spec +++ b/waiverdb.spec @@ -12,6 +12,7 @@ Source0: https://files.pythonhosted.org/packages/source/w/%{name}/%{name} BuildRequires: python2-devel BuildRequires: python-setuptools BuildRequires: python2-sphinx +BuildRequires: python-sphinxcontrib-httpdomain BuildRequires: python-flask BuildRequires: python-sqlalchemy BuildRequires: python-flask-restful