forked from pool/git-deps
Clean up SPEC
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git-deps?expand=0&rev=2
This commit is contained in:
parent
2339052f2b
commit
d07acba5de
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user