SHA256
1
0
forked from pool/git-deps
Matej Cepl 2020-07-02 17:53:44 +00:00 committed by Git OBS Bridge
parent 2339052f2b
commit d07acba5de

View File

@ -34,7 +34,10 @@ BuildRequires: %{python_module wheel}
BuildRequires: %{python_module six}
BuildRequires: %{python_module pygit2}
Requires: python-pygit2
# for html subpackage
Requires: python-Flask
#Requires: nodejs-browserify # broken/missing
Requires: npm
BuildArch: noarch
%python_subpackages
@ -45,9 +48,6 @@ file bugs at https://github.com/aspiers/git-deps/issues
%package html
Summary: Tool to analyze git deps - HTML parts
#Requires: nodejs-browserify # broken/missing
Requires: npm
Requires: python-Flask
%description html
Documentation for git-deps.