dev-util/gitlab-runner: BDEPEND dev-lang/go

Closes: https://bugs.gentoo.org/960900
Part-of: https://github.com/gentoo/gentoo/pull/43259
Closes: https://github.com/gentoo/gentoo/pull/43259
Signed-off-by: Alexander Puck Neuwirth <apn-pucky@gentoo.org>
This commit is contained in:
Alexander Puck Neuwirth
2025-07-31 14:23:49 +02:00
parent 156a3bd61a
commit 9ea3e1f0d3

View File

@@ -18,11 +18,16 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ~ppc64 ~riscv"
COMMON_DEPEND="acct-group/gitlab-runner
acct-user/gitlab-runner"
COMMON_DEPEND="
acct-group/gitlab-runner
acct-user/gitlab-runner
"
DEPEND="${COMMON_DEPEND}"
RDEPEND="${COMMON_DEPEND}"
BDEPEND="dev-go/gox"
BDEPEND="
dev-go/gox
>=dev-lang/go-1.24.4
"
src_compile() {
emake \