Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / gitlab-runner
Commits: af556787 by Clear edd at 2024-02-04T10:57:33+00:00 Add inetutils as optdepend - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -10,6 +10,7 @@ arch=('x86_64') url='https://gitlab.com/gitlab-org/gitlab-runner' license=('GPL3') depends=('ca-certificates' 'curl' 'git' 'glibc' 'tar') +optdepends=('inetutils: hostname command') makedepends=('git' 'go' 'git' 'mercurial' 'gox') install=gitlab-runner.install replaces=('gitlab-ci-multi-runner') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab-runner/-/commit/af55678792aa82071eb64233158576d68c68dd00 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab-runner/-/commit/af55678792aa82071eb64233158576d68c68dd00 You're receiving this email because of your account on gitlab.archlinux.org.