diff --git a/git-deps.spec b/git-deps.spec index 5a5f5b3..7af63f3 100644 --- a/git-deps.spec +++ b/git-deps.spec @@ -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.