diff --git a/net/iperf3/Makefile b/net/iperf3/Makefile index df730018..c03e0cd1 100644 --- a/net/iperf3/Makefile +++ b/net/iperf3/Makefile @@ -45,6 +45,7 @@ $(call Package/iperf3/default) TITLE+= with iperf_auth support VARIANT:=ssl DEPENDS:=+libopenssl + CONFLICTS:=iperf3 endef define Package/libiperf3