diff options
Diffstat (limited to 'dev-tcltk/tclperl')
-rw-r--r-- | dev-tcltk/tclperl/tclperl-3.2-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-tcltk/tclperl/tclperl-3.2-r1.ebuild b/dev-tcltk/tclperl/tclperl-3.2-r1.ebuild index b151af67051a..64e82c79a3e1 100644 --- a/dev-tcltk/tclperl/tclperl-3.2-r1.ebuild +++ b/dev-tcltk/tclperl/tclperl-3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 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() { |