summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-forensics/air/air-2.0.0-r2.ebuild')
-rw-r--r--app-forensics/air/air-2.0.0-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-forensics/air/air-2.0.0-r2.ebuild b/app-forensics/air/air-2.0.0-r2.ebuild
index 4481a2244dd5..9c4bcd5d70d8 100644
--- a/app-forensics/air/air-2.0.0-r2.ebuild
+++ b/app-forensics/air/air-2.0.0-r2.ebuild
@@ -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=6
@@ -13,11 +13,11 @@ KEYWORDS="amd64 ppc x86"
IUSE="crypt"
# coreutils are needed for /usr/bin/split binary
-COMMON_DEPEND="userland_GNU? ( sys-apps/coreutils )"
+COMMON_DEPEND="sys-apps/coreutils"
DEPEND="${COMMON_DEPEND}
+ app-arch/sharutils
>=dev-perl/Tk-804.27.0
- userland_GNU? ( app-arch/sharutils )
"
# TODO: air can utilize dc3dd, but it is not in portage ATM
RDEPEND="${COMMON_DEPEND}