Remove openstack-helm-infra build dependency

After [1] was merged, the build of this package started to fail as it
has a dependency on the `openstack-helm-infra` package, provided by the
`openstack-armada-app` repository. However, this dependency turned out
to be unnecessary for this app, as it's not being used anywhere.

This change removes the unnecessary openstack-helm-infra build
dependency for stx-rook-ceph build.

[1] <https://review.opendev.org/c/starlingx/manifest/+/893085>

Test Plan:
PASS: build-pkgs -c -p python3-k8sapp-rook,stx-rook-ceph

Closes-Bug: 2033668

Change-Id: I259ae358af0aedff3977beff8a4fc1debe78da4b
Signed-off-by: Lucas de Ataides <lucas.deataidesbarreto@windriver.com>
This commit is contained in:
Lucas de Ataides 2023-08-31 13:41:02 -03:00
parent 455c1921e7
commit 01dd5a0d25
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ Priority: optional
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
Build-Depends: debhelper-compat (= 13),
helm,
openstack-helm-infra,
chartmuseum,
python3-k8sapp-rook,
python3-k8sapp-rook-wheels,