From 57a181fb9b591b6eef981eae07e5475d7561dad57b1d91b97f77c15640427d3b Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Thu, 19 Aug 2021 14:54:56 +0000 Subject: [PATCH] fix OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=81 --- cockpit.changes | 5 +++++ cockpit.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/cockpit.changes b/cockpit.changes index 6e0e522..f24f24c 100644 --- a/cockpit.changes +++ b/cockpit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 19 14:54:46 UTC 2021 - Ludwig Nussel + +- add --legacy-peer-deps to fix build + ------------------------------------------------------------------- Tue Aug 3 14:46:16 UTC 2021 - Ludwig Nussel diff --git a/cockpit.spec b/cockpit.spec index b97c83a..1eca7b2 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -174,7 +174,7 @@ Recommends: subscription-manager-cockpit %autopatch -p1 cp %SOURCE1 tools/cockpit.pam # -local-npm-registry %{_sourcedir} install --also=dev +local-npm-registry %{_sourcedir} install --also=dev --legacy-peer-deps %build find node_modules -name \*.node -print -delete