File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ and uses client-side javascript for quick searching and visualization.
2525sudo sh -c ' echo "deb http://packages.ros.org/ros/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/ros-latest.list'
2626apt-key adv --keyserver hkp://ha.pool.sks-keyservers.net:80 --recv-key 421C365BD9FF1F717815A3895523BAEEB01FA116
2727sudo apt-get update
28- sudo apt-get install curl git git-svn mercurial nodejs pandoc python3-vcstool
28+ sudo apt-get install curl git git-svn mercurial nodejs pandoc python3-vcs2l
2929```
3030
3131##### Ruby 2.2 via RVM
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ RUN apt-get update && \
2828 pandoc \
2929 pkg-config \
3030 python3-pip \
31- python3-vcstool \
31+ python3-vcs2l \
3232 ruby \
3333 ruby-dev \
3434 rubygems-integration && \
You can’t perform that action at this time.
0 commit comments