Skip to content

Commit

Permalink
app-forensics/libewf: minor dep fix
Browse files Browse the repository at this point in the history
bump eapi

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Rick Farina <[email protected]>
  • Loading branch information
ZeroChaos- committed Sep 24, 2020
1 parent 9c10cff commit 27c1969
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
EAPI=7

DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format"
HOMEPAGE="https://github.com/libyal/libewf"
Expand All @@ -16,6 +16,7 @@ IUSE="bfio bzip2 debug +fuse nls +ssl static-libs +uuid unicode zlib"

# uses bundled libbfio until tree version is bumped
RDEPEND="
bzip2? ( app-arch/bzip2 )
fuse? ( sys-fs/fuse:0= )
nls? (
virtual/libintl
Expand Down

0 comments on commit 27c1969

Please sign in to comment.