commit: c0d5edc471fb4fddc39568b00d8e42e9ac7b0dee
Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 28 15:42:33 2015 +0000
Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Fri Aug 28 15:42:33 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0d5edc4
net-libs/libbtbb: restrict wireshark plugin to wireshark 1.x for now
Package-Manager: portage-2.2.20.1
net-libs/libbtbb/libbtbb-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/net-libs/libbtbb/libbtbb-9999.ebuild
b/net-libs/libbtbb/libbtbb-9999.ebuild
index ef145c7..610eaab 100644
--- a/net-libs/libbtbb/libbtbb-9999.ebuild
+++ b/net-libs/libbtbb/libbtbb-9999.ebuild
@@ -29,6 +29,7 @@ RDEPEND="
pcap? ( net-libs/libpcap )
wireshark-plugins? (
>=net-analyzer/wireshark-1.8.3-r1:=
+ !>net-analyzer/wireshark-1.98
)
"
DEPEND="${RDEPEND}