commit: 8953512cec62299e83a8ca783adc137f279535b7 Author: Daniele Rondina <geaaru <AT> gmail <DOT> com> AuthorDate: Fri Mar 8 18:08:24 2019 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Mar 10 23:01:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8953512c
net-dialup/freeradius: drop libtool from RDEPEND. Closes: https://bugs.gentoo.org/675230 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Daniele Rondina <geaaru <AT> gmail.com> Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> net-dialup/freeradius/freeradius-3.0.17.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net-dialup/freeradius/freeradius-3.0.17.ebuild b/net-dialup/freeradius/freeradius-3.0.17.ebuild index 8aa7879f35c..4d25cae11be 100644 --- a/net-dialup/freeradius/freeradius-3.0.17.ebuild +++ b/net-dialup/freeradius/freeradius-3.0.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -30,7 +30,6 @@ RESTRICT="test firebird? ( bindist )" # (http://lists.freeradius.org/pipermail/freeradius-devel/2018-October/013228.html) RDEPEND="!net-dialup/cistronradius !net-dialup/gnuradius - sys-devel/libtool dev-lang/perl:= sys-libs/gdbm:= sys-libs/talloc
