app-misc/fff: Improve ebuild for QA

Fixes:
  EmptyGlobalAssignment: version 2.2: line 23: empty global assignment: BDEPEND=""

Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
Nils Freydank 2024-12-05 07:14:09 +01:00
parent 0b56855596
commit bdfdaa4f26
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112

View File

@ -1,4 +1,4 @@
# Copyright 2021 Gentoo Authors
# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -20,4 +20,3 @@ DEPEND="
sys-apps/fbset
"
RDEPEND="${DEPEND}"
BDEPEND=""