benchmarks/iperf: add rubygem-rexml dependency (#3544)

This commit is contained in:
Hannah Kiekens
2023-08-15 09:26:01 +02:00
committed by GitHub
parent 4eb295bf68
commit 014c4abc92
+1 -1
View File
@@ -2,7 +2,7 @@ PLUGIN_NAME= iperf
PLUGIN_VERSION= 1.0
PLUGIN_REVISION= 1
PLUGIN_COMMENT= Connection speed tester
PLUGIN_DEPENDS= iperf3 ruby
PLUGIN_DEPENDS= iperf3 ruby rubygem-rexml
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
.include "../../Mk/plugins.mk"