summaryrefslogtreecommitdiff
path: root/sys-process/acct/acct-6.6.4-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-process/acct/acct-6.6.4-r1.ebuild')
-rw-r--r--sys-process/acct/acct-6.6.4-r1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-process/acct/acct-6.6.4-r1.ebuild b/sys-process/acct/acct-6.6.4-r1.ebuild
index 4109af22e13b..b24a5088384d 100644
--- a/sys-process/acct/acct-6.6.4-r1.ebuild
+++ b/sys-process/acct/acct-6.6.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,6 +13,8 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
+DEPEND="sys-apps/texinfo"
+
PATCHES=(
"${FILESDIR}"/${PN}-6.6.4-cross-compile.patch
)