mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 00:16:22 +01:00
bulk_extractor: doxygen move
This commit is contained in:
parent
54b2b32b57
commit
e3ad74d9ef
2 changed files with 2 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
EAPI=8
|
||||
|
||||
inherit autotools desktop xdg-utils
|
||||
inherit autotools
|
||||
|
||||
DESCRIPTION="Scans a disk image for regular expressions and other content"
|
||||
HOMEPAGE="https://github.com/simsong/bulk_extractor"
|
||||
|
|
@ -35,7 +35,7 @@ DEPEND="${RDEPEND}
|
|||
dev-libs/boost
|
||||
dev-libs/openssl:0=
|
||||
dev-libs/libxml2
|
||||
doc? ( app-doc/doxygen )
|
||||
doc? ( app-text/doxygen )
|
||||
virtual/man"
|
||||
|
||||
BDEPEND="
|
||||
|
|
@ -13,7 +13,6 @@
|
|||
<flag name="aff">Add <pkg>app-forensics/afflib</pkg> support</flag>
|
||||
<flag name="beviewer">Enable the BEViewer — is a User Interface for browsing features</flag>
|
||||
<flag name="exiv2">Add <pkg>media-gfx/exiv2</pkg> support</flag>
|
||||
<flag name="ewf">Add <pkg>app-forensics/libewf</pkg> support</flag>
|
||||
<flag name="hashdb">Enable the hashdb scanner</flag>
|
||||
<flag name="rar">Enable RAR decompression</flag>
|
||||
</use>
|
||||
|
|
|
|||
Loading…
Reference in a new issue