diff options
author | Daniele Rondina <geaaru@gmail.com> | 2019-03-08 19:08:24 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2019-03-11 00:01:53 +0100 |
commit | 8953512cec62299e83a8ca783adc137f279535b7 (patch) | |
tree | 432aa5f0ea4f56d32d93bba3776e03579b410835 /net-dialup | |
parent | net-dialup/freeradius: drop v.3.0.15. (diff) | |
download | gentoo-8953512cec62299e83a8ca783adc137f279535b7.tar.gz gentoo-8953512cec62299e83a8ca783adc137f279535b7.tar.bz2 gentoo-8953512cec62299e83a8ca783adc137f279535b7.zip |
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@gmail.com>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/freeradius/freeradius-3.0.17.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-dialup/freeradius/freeradius-3.0.17.ebuild b/net-dialup/freeradius/freeradius-3.0.17.ebuild index 8aa7879f35c5..4d25cae11be3 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 |