commit:     ffce8868d08dd3eb25e706d54733307468be28e3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 16 00:54:15 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 16 01:58:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffce8868

dev-libs/libowfat: drop sed BDEPEND

PMS guarantees that a GNU sed-compatible sed will be
available in the ebuild environment.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/libowfat/libowfat-0.32-r3.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-libs/libowfat/libowfat-0.32-r3.ebuild 
b/dev-libs/libowfat/libowfat-0.32-r3.ebuild
index 45a2efd5c74..a479ad55399 100644
--- a/dev-libs/libowfat/libowfat-0.32-r3.ebuild
+++ b/dev-libs/libowfat/libowfat-0.32-r3.ebuild
@@ -15,8 +15,7 @@ KEYWORDS="~amd64 ~hppa ~sparc ~x86"
 IUSE="diet"
 
 RDEPEND="diet? ( >=dev-libs/dietlibc-0.33_pre20090721 )"
-DEPEND="${RDEPEND}
-       >=sys-apps/sed-4"
+DEPEND="${RDEPEND}"
 
 PATCHES=(
        "${FILESDIR}"/${P}-gcc10.patch

Reply via email to