Accepting request 76091 from home:Nijel:branches:devel:languages:python

- add python-distribute to Requires, it is needed to run sphinx-build

OBS-URL: https://build.opensuse.org/request/show/76091
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=3
This commit is contained in:
Sascha Peilicke 2011-07-12 10:04:28 +00:00 committed by Git OBS Bridge
parent f86ad278fb
commit b371a8caf1
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 12 09:59:25 UTC 2011 - mcihar@suse.cz
- add python-distribute to Requires, it is needed to run sphinx-build
-------------------------------------------------------------------
Sun Jul 3 11:31:27 UTC 2011 - saschpe@gmx.de

View File

@ -33,6 +33,7 @@ BuildRequires: python-jinja2
Requires: docutils
Requires: python-jinja2
Requires: python-pygments
Requires: python-distribute
%if 0%{?suse_version}
Suggests: python-rst2pdf
%py_requires