Skip to content

Commit

Permalink
Requiring at least iperf3 3.17.1 in Debian packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
laeti-tia committed Jun 5, 2024
1 parent cf22fbd commit e838eba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Vcs-Browser: https://github.com/perfsonar/pscheduler
Package: pscheduler-tool-iperf3
Architecture: all
Depends: ${misc:Depends}, python3, python3-pscheduler (>= 4.4.0~), python3-packaging,
pscheduler-server (>= 4.4.0~), pscheduler-test-throughput, iperf3 | iperf3-ssl3
pscheduler-server (>= 4.4.0~), pscheduler-test-throughput, iperf3 (> 3.17) | iperf3-ssl3 (> 3.17)
Recommends: numactl
Description: pScheduler iperf3 tool
iperf3 tool class for pScheduler

0 comments on commit e838eba

Please sign in to comment.