From 10e7579fd3b2982c23ea175f86fd9bed75f3785c Mon Sep 17 00:00:00 2001 From: Steve Peters Date: Tue, 2 Mar 2021 21:28:56 -0800 Subject: [PATCH] ign-transport10.yaml: add ign-utils Signed-off-by: Steve Peters --- ign-transport10.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ign-transport10.yaml b/ign-transport10.yaml index 93c7aa6e..40cd03a8 100644 --- a/ign-transport10.yaml +++ b/ign-transport10.yaml @@ -19,3 +19,7 @@ repositories: type: git url: https://github.com/ignitionrobotics/ign-transport version: main + ign-utils: + type: git + url: https://github.com/ignitionrobotics/ign-utils + version: main