packaging: Declare bundled NPM dependencies in spec file

See https://bugzilla.redhat.com/show_bug.cgi?id=2180520

Turn the pattern make rule into an explicit one, as pattern rules don't
support dependencies. We only need it for our single spec file anyway.
This commit is contained in:
Martin Pitt 2023-04-03 09:54:30 +02:00 committed by Martin Pitt
parent aeb81718e7
commit 8817969d16
2 changed files with 5 additions and 2 deletions

View file

@ -18,6 +18,8 @@ BuildRequires: libappstream-glib-devel
Requires: cockpit-bridge
%{NPM_PROVIDES}
%description
Cockpit Starter Kit Example Module