dev-embedded/u-boot-tools: Sync with Gentoo

It's from Gentoo commit 6a53c7a1cfa75336f17098af50ac2caff8476d2b.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
Flatcar Buildbot 2026-02-02 07:25:29 +00:00
parent f306e05dff
commit d404d7ff9e
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -23,6 +23,7 @@ IUSE="envtools"
RDEPEND="
dev-libs/openssl:=
net-libs/gnutls:=
sys-apps/dtc[python]
sys-apps/util-linux:=
"
DEPEND="${RDEPEND}"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -21,6 +21,7 @@ IUSE="envtools"
RDEPEND="
dev-libs/openssl:=
net-libs/gnutls:=
sys-apps/dtc[python]
sys-apps/util-linux:=
"
DEPEND="${RDEPEND}"