commit:     ed9227a4f63d8ae86abd9b9f7a73ae4608627b56
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  6 10:38:36 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Jan  6 10:38:36 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed9227a4

dev-libs/simdjson: remove superfluous sys-apps/findutils dep

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-libs/simdjson/simdjson-0.9.7.ebuild    | 3 +--
 dev-libs/simdjson/simdjson-1.0.0-r1.ebuild | 3 +--
 dev-libs/simdjson/simdjson-1.0.2.ebuild    | 3 +--
 3 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/dev-libs/simdjson/simdjson-0.9.7.ebuild 
b/dev-libs/simdjson/simdjson-0.9.7.ebuild
index 98f7465e5ad0..9ce02457aecb 100644
--- a/dev-libs/simdjson/simdjson-0.9.7.ebuild
+++ b/dev-libs/simdjson/simdjson-0.9.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -19,7 +19,6 @@ IUSE="test tools"
 
 BDEPEND="
        sys-apps/file
-       sys-apps/findutils
        sys-apps/grep
 "
 DEPEND="

diff --git a/dev-libs/simdjson/simdjson-1.0.0-r1.ebuild 
b/dev-libs/simdjson/simdjson-1.0.0-r1.ebuild
index 1987ded54310..272844823512 100644
--- a/dev-libs/simdjson/simdjson-1.0.0-r1.ebuild
+++ b/dev-libs/simdjson/simdjson-1.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -23,7 +23,6 @@ IUSE="test tools"
 
 BDEPEND="
        sys-apps/file
-       sys-apps/findutils
        sys-apps/grep
 "
 DEPEND="

diff --git a/dev-libs/simdjson/simdjson-1.0.2.ebuild 
b/dev-libs/simdjson/simdjson-1.0.2.ebuild
index 7fdfa5949d32..23f185e34892 100644
--- a/dev-libs/simdjson/simdjson-1.0.2.ebuild
+++ b/dev-libs/simdjson/simdjson-1.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -23,7 +23,6 @@ IUSE="test tools"
 
 BDEPEND="
        sys-apps/file
-       sys-apps/findutils
        sys-apps/grep
 "
 DEPEND="

Reply via email to