diff --git a/common-build-dependencies.yaml b/common-build-dependencies.yaml index 16dc3db..508f115 100644 --- a/common-build-dependencies.yaml +++ b/common-build-dependencies.yaml @@ -12,6 +12,7 @@ data: dependencies: buildrequires: base-runtime: f26 + perl: master requires: {} references: community: https://github.com/container-images/common-build-depedencies @@ -23,8 +24,17 @@ data: api: rpms: - hostname + - multilib-rpm-config + - help2man filter: ~ components: rpms: hostname: rationale: build dep of golang + ref: f26 + multilib-rpm-config: + rationale: build dep of mariadb + ref: f26 + help2man: + rationale: build dep of autoconf + ref: f26