diff-manifests: CRB is enabled in the prepareScript
This commit is contained in:
parent
757ca2f51a
commit
a82e3c38c8
1 changed files with 0 additions and 2 deletions
|
|
@ -49,8 +49,6 @@ fi
|
||||||
greenprint "Installing build dependencies"
|
greenprint "Installing build dependencies"
|
||||||
# first we need to install the rpm macros so that dnf can parse our spec file
|
# first we need to install the rpm macros so that dnf can parse our spec file
|
||||||
sudo dnf install -y redhat-rpm-config
|
sudo dnf install -y redhat-rpm-config
|
||||||
# we need to have access to codeready-builder repos for the dependencies
|
|
||||||
sudo dnf config-manager --set-enabled codeready-builder-for-rhel-9-rhui-rpms
|
|
||||||
# now install our build requirements
|
# now install our build requirements
|
||||||
sudo dnf build-dep -y osbuild-composer.spec
|
sudo dnf build-dep -y osbuild-composer.spec
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue