fix build-pkgs fail to edit tpm2-tools srpm
The error message is "configure.ac:77: error: possibly undefined macro: AC_MSG_ERROR". Add package autoconf-archive to fix it. Closes-Bug: 1825287 Change-Id: Ia7497f5ea79f314ece8e39df8eaaafa902337e22 Signed-off-by: Shuicheng Lin <shuicheng.lin@intel.com>
This commit is contained in:
parent
3e253a99c6
commit
5040ba46da
@ -46,6 +46,7 @@ RUN groupadd -g 751 cgts && \
|
||||
yum install -y anaconda \
|
||||
anaconda-help \
|
||||
anaconda-runtime \
|
||||
autoconf-archive \
|
||||
autogen \
|
||||
automake \
|
||||
bc \
|
||||
|
Loading…
Reference in New Issue
Block a user