mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 02:22:57 +01:00
Add exiftool as a component tool for workhorse
This commit is contained in:
parent
4c57027790
commit
e48a60a78d
9 changed files with 762 additions and 2 deletions
|
|
@ -52,7 +52,7 @@ function prepare_ubi_environment() {
|
|||
yum install -by --nodocs \
|
||||
autoconf clang-devel cmake gcc gcc-c++ make patch perl bzip2 \
|
||||
libedit ncurses uuid libarchive curl-devel \
|
||||
libicu-devel libffi-devel libuuid-devel openssl-devel \
|
||||
libicu-devel libyaml-devel libedit-devel libffi-devel libuuid-devel openssl-devel \
|
||||
ncurses-devel pcre2-devel zlib-devel libstdc++-static \
|
||||
libevent-devel redhat-lsb-core procps-ng
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue