14
0

Accepting request 185385 from home:frispete:python

- add unzip to BuildRequires

OBS-URL: https://build.opensuse.org/request/show/185385
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.interface?expand=0&rev=17
This commit is contained in:
Denisart Benjamin
2013-08-01 11:14:54 +00:00
committed by Git OBS Bridge
parent 87d87c0850
commit da91d4c632
2 changed files with 6 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: fdupes
BuildRequires: python-devel
BuildRequires: python-setuptools
BuildRequires: unzip
# Documentation requirements:
BuildRequires: python-Sphinx
BuildRequires: python-repoze.sphinx.autointerface