From 4184588cfe54ec6d7d4eefe447d370c40d2d6b64 Mon Sep 17 00:00:00 2001 From: Shafeef Omar Date: Mon, 25 Feb 2019 18:01:24 +0530 Subject: [PATCH] Resolved directive MacOS.prefer_64_bit? error due to deprecation --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install b/install index 8a9bc0d..4c0a687 100755 --- a/install +++ b/install @@ -84,7 +84,7 @@ do_install() fi # Gives us console_bridge, urdfdom, and gtest. - brew tap ros/deps + brew tap nagakiran/deps # This tap gives us formulae for Gazebo and its dependencies, including SDF. brew tap osrf/simulation