diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-06-10 07:08:16 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-06-10 07:11:41 +0200 |
commit | 6466a73bfc15817475f2995414e471254d244abc (patch) | |
tree | 249e3275a3a1f1c9eb140bf29102963196c74ef0 /net-analyzer | |
parent | net-misc/apt-cacher-ng: Old. (diff) | |
download | gentoo-6466a73bfc15817475f2995414e471254d244abc.tar.gz gentoo-6466a73bfc15817475f2995414e471254d244abc.tar.bz2 gentoo-6466a73bfc15817475f2995414e471254d244abc.zip |
net-analyzer/argus-clients: Set sub-SLOTs on dependencies.
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/argus-clients/argus-clients-3.0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/argus-clients/argus-clients-3.0.8.2.ebuild b/net-analyzer/argus-clients/argus-clients-3.0.8.2.ebuild index 6fded8c6a040..1cf593af416b 100644 --- a/net-analyzer/argus-clients/argus-clients-3.0.8.2.ebuild +++ b/net-analyzer/argus-clients/argus-clients-3.0.8.2.ebuild @@ -17,8 +17,8 @@ IUSE="debug ft geoip mysql sasl tcpd" MY_CDEPEND=" net-analyzer/rrdtool[perl] net-libs/libpcap - sys-libs/ncurses - sys-libs/readline + sys-libs/ncurses:= + sys-libs/readline:= sys-libs/zlib ft? ( net-analyzer/flow-tools ) geoip? ( dev-libs/geoip ) |