Unverified Commit 92bb306b authored by stuartmorgan's avatar stuartmorgan Committed by GitHub

Add `curl` dependency to plugin_test_linux (#121807)

Add `curl` dependency to plugin_test_linux
parent c7fa8e5f
......@@ -706,7 +706,8 @@ targets:
[
{"dependency": "clang", "version": "git_revision:5d5aba78dbbee75508f01bcaa69aedb2ab79065a"},
{"dependency": "cmake", "version": "version:3.16.1"},
{"dependency": "ninja", "version": "version:1.9.0"}
{"dependency": "ninja", "version": "version:1.9.0"},
{"dependency": "curl", "version": "version:7.64.0"}
]
tags: >
["devicelab", "hostonly", "linux"]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment