app-forensics/air: Fix dependency on dev-perl/Tk

Package-Manager: portage-2.2.27
This commit is contained in:
Kent Fredric
2016-03-12 16:13:14 +13:00
committed by Andreas K. Hüttel
parent 6f01c0d211
commit f3d5166a28

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,7 +17,7 @@ IUSE="crypt"
COMMON_DEPEND="userland_GNU? ( sys-apps/coreutils )"
DEPEND="${COMMON_DEPEND}
>=dev-perl/perl-tk-804.27.0
>=dev-perl/Tk-804.27.0
userland_GNU? ( app-arch/sharutils )"
# TODO: air can utilize dc3dd, but it is not in portage ATM