mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 02:50:26 +02:00
pentoo-forensics: add extundelete
This commit is contained in:
parent
6416f190a4
commit
e1d672a5e9
1 changed files with 4 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="6"
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="Pentoo forensics meta ebuild"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
|
|
@ -12,12 +12,13 @@ IUSE="pentoo-full"
|
|||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
PDEPEND="
|
||||
app-admin/testdisk
|
||||
sys-fs/extundelete
|
||||
app-forensics/sleuthkit
|
||||
app-forensics/volatility
|
||||
sys-fs/ddrescue
|
||||
|
||||
pentoo-full? (
|
||||
app-admin/testdisk
|
||||
app-crypt/xor-analyze
|
||||
!arm? ( app-forensics/cmospwd )
|
||||
app-forensics/foremost
|
||||
Loading…
Reference in a new issue