summaryrefslogtreecommitdiff
path: root/app-misc/gojq/gojq-0.12.17.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/gojq/gojq-0.12.17.ebuild')
-rw-r--r--app-misc/gojq/gojq-0.12.17.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-misc/gojq/gojq-0.12.17.ebuild b/app-misc/gojq/gojq-0.12.17.ebuild
index 7176082ea805..fb42a6b4ab0e 100644
--- a/app-misc/gojq/gojq-0.12.17.ebuild
+++ b/app-misc/gojq/gojq-0.12.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024-2025 Gentoo Authors
+# Copyright 2024-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,6 +14,7 @@ LICENSE="MIT"
LICENSE+=" Apache-2.0 BSD"
SLOT="0"
KEYWORDS="~amd64 ~loong"
+BDEPEND=">=dev-lang/go-1.21"
DOCS=(README.md)
src_prepare() {