Skip to content

Commit

Permalink
dev-tcltk/tclperl: require symcat.h
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/561904
Signed-off-by: Alfredo Tupone <[email protected]>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
  • Loading branch information
atupone committed Oct 6, 2018
1 parent 5b12e15 commit 7509222
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions dev-tcltk/tclperl/tclperl-3.2-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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() {
Expand Down

0 comments on commit 7509222

Please sign in to comment.