compiler layer: Add cmake-2.8.12.2 as a dependency of dwarves

Commit with change ID Ied2400c2c0a7ada6f974ac3f4299d1bd22b4f231 broke
the build because of a missing dependency (cmake) of the newly added
dwarves package in the compiler layer. This occurred because the commit
in question had only been tested in a monolithic build environment.

This commit adds the missing dependency (cmake-2.8.12.2) required by the
dwarves package to the compiler layer in order to unbreak the build.

Verification: The dwarves package was confirmed to not build with only
the compiler layer active, without this commit. Afterwards, this patch
was applied and the dwarves package was successfully built with only the
compiler layer active.

Signed-off-by: M. Vefa Bicakci <vefa.bicakci@windriver.com>
Change-Id: I1f7c02190338715d9b6600109d7527af0d3fd941
This commit is contained in:
M. Vefa Bicakci 2021-10-20 09:18:42 -04:00
parent a3a9dd455d
commit 69b93e028d
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ bzip2-devel-1.0.6-13.el7.x86_64.rpm
# ca-certificates-2018.2.22-70.0.el7_5.noarch.rpm provided by mock
# centos-release-7-6.1810.2.el7.centos.x86_64.rpm provided by mock
# chkconfig-1.7.4-1.el7.x86_64.rpm provided by mock
cmake-2.8.12.2-2.el7.x86_64.rpm
# coreutils-8.22-23.el7.x86_64.rpm provided by mock
# cpio-2.11-27.el7.x86_64.rpm provided by mock
# cpp-4.8.5-36.el7.x86_64.rpm provided by mock