app-crypt/sbsigntools: add missing bdep

Closes: https://bugs.gentoo.org/960481
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
This commit is contained in:
Nowa Ammerlaan 2025-07-20 11:52:26 +02:00
parent 88d6dd816d
commit 5610c93280
No known key found for this signature in database
GPG Key ID: A2E2304370447E8E

View File

@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -29,6 +29,7 @@ DEPEND="
sys-libs/binutils-libs
"
BDEPEND="
dev-perl/Locale-gettext
sys-apps/help2man
virtual/pkgconfig
"