From 81e73310373567eeaf1808857494bcbe64c9fc63 Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Sun, 27 Jan 2019 02:13:07 +0300 Subject: [PATCH] image: update python-rosdep to 0.15.0-1 --- builder/image-software.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/image-software.sh b/builder/image-software.sh index 762977a5..65efb92c 100755 --- a/builder/image-software.sh +++ b/builder/image-software.sh @@ -92,7 +92,7 @@ libjpeg8-dev=8d1-2 \ tcpdump \ ltrace \ libpoco-dev=1.7.6+dfsg1-5+deb9u1 \ -python-rosdep=0.14.0-1 \ +python-rosdep=0.15.0-1 \ python-rosinstall-generator=0.1.14-1 \ python-wstool=0.1.17-1 \ python-rosinstall=0.7.8-1 \