projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bad0e8c
)
sys-process/acct: Add sys-apps/texinfo to DEPEND
author
Patrick McLean
<chutzpah@gentoo.org>
Thu, 31 May 2018 23:22:22 +0000
(16:22 -0700)
committer
Patrick McLean
<chutzpah@gentoo.org>
Thu, 31 May 2018 23:22:22 +0000
(16:22 -0700)
Fails to build if not present.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
sys-process/acct/acct-6.6.4-r1.ebuild
patch
|
blob
|
history
diff --git
a/sys-process/acct/acct-6.6.4-r1.ebuild
b/sys-process/acct/acct-6.6.4-r1.ebuild
index 4109af22e13b307876a2fce5e68f3851fd9f6feb..b24a5088384d3f150fc1493ac13d6620a19cd261 100644
(file)
--- 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-201
7
Gentoo Foundation
+# Copyright 1999-201
8
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
)