projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b12e15
)
dev-tcltk/tclperl: require symcat.h
author
Tupone Alfredo
<tupone@gentoo.org>
Sat, 6 Oct 2018 19:29:52 +0000
(21:29 +0200)
committer
Tupone Alfredo
<tupone@gentoo.org>
Sat, 6 Oct 2018 19:29:52 +0000
(21:29 +0200)
Closes: https://bugs.gentoo.org/561904
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
dev-tcltk/tclperl/tclperl-3.2-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-tcltk/tclperl/tclperl-3.2-r1.ebuild
b/dev-tcltk/tclperl/tclperl-3.2-r1.ebuild
index b151af67051a133fecf7d056651e0ae53b5cb2f7..64e82c79a3e15de95642c7a785a545285497a3f3 100644
(file)
--- a/
dev-tcltk/tclperl/tclperl-3.2-r1.ebuild
+++ b/
dev-tcltk/tclperl/tclperl-3.2-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@
-16,7
+16,8
@@
IUSE=""
DEPEND="
>=dev-lang/tcl-8.3.3:0
- >=dev-lang/perl-5.6.0"
+ >=dev-lang/perl-5.6.0
+ sys-libs/binutils-libs"
RDEPEND="${DEPEND}"
src_compile() {