mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-libs/libbtbb: add new btbredr wireshark plugin
Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -40,7 +40,7 @@ get_PV() { local pv=$(best_version $1); pv=${pv#$1-}; pv=${pv%-r*}; pv=${pv//_};
|
||||
|
||||
which_plugins() {
|
||||
if has_version '>=net-analyzer/wireshark-1.12.0'; then
|
||||
plugins="btbb"
|
||||
plugins="btbb btbredr"
|
||||
elif has_version '<net-analyzer/wireshark-1.12.0'; then
|
||||
plugins="btbb btle btsm"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user