Skip to content

Commit

Permalink
travis: fixup os x dep install
Browse files Browse the repository at this point in the history
  • Loading branch information
wjwwood committed Mar 9, 2015
1 parent 2473a87 commit 32792b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ifeq ($(UNAME),Darwin)
brew tap ros/deps
brew update
brew outdated boost || brew upgrade boost || brew install boost
sudo pip install rosinstall_generator wstool rosdep
sudo pip install rosinstall_generator wstool rosdep empy catkin_pkg
sudo rosdep init
rosdep update
mkdir catkin_ws
Expand Down

0 comments on commit 32792b3

Please sign in to comment.