From d07acba5dece2d413a09c17e7537277a8da809ebfbcdfd2bc21d0deadac5bf66 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 2 Jul 2020 17:53:44 +0000 Subject: [PATCH] Clean up SPEC OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git-deps?expand=0&rev=2 --- git-deps.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.