From 082a3ebf641a634368b3ed32790b92550b83300a Mon Sep 17 00:00:00 2001 From: Tully Foote Date: Tue, 18 Oct 2011 18:48:55 -0700 Subject: [PATCH] cleaning up patch to use osxbrew and not patch other issues --- collada_urdf/manifest.xml | 1 - kdl_parser/manifest.xml | 1 - rosdep.yaml | 2 +- 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/collada_urdf/manifest.xml b/collada_urdf/manifest.xml index c45cc27..6e38389 100644 --- a/collada_urdf/manifest.xml +++ b/collada_urdf/manifest.xml @@ -16,7 +16,6 @@ - diff --git a/kdl_parser/manifest.xml b/kdl_parser/manifest.xml index bc861f9..b2aeb41 100644 --- a/kdl_parser/manifest.xml +++ b/kdl_parser/manifest.xml @@ -16,7 +16,6 @@ - diff --git a/rosdep.yaml b/rosdep.yaml index 09d1a49..a8a4bb3 100644 --- a/rosdep.yaml +++ b/rosdep.yaml @@ -2,7 +2,7 @@ pcre: ubuntu: libpcre3-dev fedora: pcre-devel debian: libpcre3-dev - osx: + osxbrew: lion: homebrew: packages: [ pcre++]