Skip to content

Commit

Permalink
net-libs/libbtbb: add new btbredr wireshark plugin
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.20.1
  • Loading branch information
ZeroChaos- committed Sep 4, 2015
1 parent aa70e90 commit 677636f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net-libs/libbtbb/libbtbb-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 677636f

Please sign in to comment.