dev-tcltk/tclperl: require symcat.h
authorTupone Alfredo <tupone@gentoo.org>
Sat, 6 Oct 2018 19:29:52 +0000 (21:29 +0200)
committerTupone 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

index b151af67051a133fecf7d056651e0ae53b5cb2f7..64e82c79a3e15de95642c7a785a545285497a3f3 100644 (file)
@@ -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() {