From ab85f0169b6355834148e4f44795b75f47b7db16 Mon Sep 17 00:00:00 2001 From: ZenithalHourlyRate Date: Fri, 19 Nov 2021 00:13:57 +0800 Subject: [PATCH] github-raw: rosdep: add another required by rosdep update --- github-raw.py | 1 + 1 file changed, 1 insertion(+) diff --git a/github-raw.py b/github-raw.py index 39b43ed..788fdf7 100755 --- a/github-raw.py +++ b/github-raw.py @@ -29,6 +29,7 @@ REPOS = [ ["ros/rosdistro", "master", "rosdep", "python.yaml"], ["ros/rosdistro", "master", "rosdep", "ruby.yaml"], ["ros/rosdistro", "master", "releases", "fuerte.yaml"], + ["ros/rosdistro", "master", "releases", "targets.yaml"], ] # connect and read timeout value