dev-libs/libcdio: remove sys-apps/sed from BDEPEND

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2022-12-07 14:51:35 +01:00
parent a26c459c22
commit 0facf513b4

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -24,7 +24,6 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
BDEPEND="
sys-apps/sed
sys-devel/gettext
virtual/pkgconfig
test? ( dev-lang/perl )