From b4f0cccebb96705f57eb2ac7d48e331c96da678d Mon Sep 17 00:00:00 2001 From: Joseph Richard Date: Tue, 28 Jul 2020 10:12:38 -0400 Subject: [PATCH] remove portieris-helm req from stx-portieris-helm Including portieris-helm as requirement for stx-portieris-helm causes it to be installed on system. portieris-helm is included in armada application, and it not required outside of it, so the package should not have this dependency. Story: 2007348 Task: 40414 Change-Id: Ic58883406c38b6237b076b50a587ceea513cafd5 Signed-off-by: Joseph Richard --- stx-portieris-helm/centos/stx-portieris-helm.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/stx-portieris-helm/centos/stx-portieris-helm.spec b/stx-portieris-helm/centos/stx-portieris-helm.spec index 366709b..64cf8ec 100644 --- a/stx-portieris-helm/centos/stx-portieris-helm.spec +++ b/stx-portieris-helm/centos/stx-portieris-helm.spec @@ -24,7 +24,6 @@ BuildArch: noarch BuildRequires: helm BuildRequires: chartmuseum BuildRequires: portieris-helm -Requires: portieris-helm %description StarlingX Portieris Armada Helm Charts