Skip to content

Commit

Permalink
Remove --universal options from homebrew rules.
Browse files Browse the repository at this point in the history
 - they are ignored at the moment and therefore have not been used in a long time
 - on recent OS X these options are certainly wrong, so this is a prerequisite for merging
   ros-infrastructure/rosdep#304
  • Loading branch information
NikolausDemmel committed Jun 24, 2014
1 parent 375e352 commit cae6d06
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions rosdep/osx-homebrew.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ collada-dom:
cppunit:
osx:
homebrew:
options: [--universal]
packages: [cppunit]
curl:
osx:
Expand Down Expand Up @@ -123,7 +122,6 @@ graphviz:
gtest:
osx:
homebrew:
options: [--universal]
packages: [gtest]
gtk2:
osx:
Expand Down Expand Up @@ -329,7 +327,6 @@ libxxf86vm:
log4cxx:
osx:
homebrew:
options: [--universal]
packages: [log4cxx]
lua-dev:
osx:
Expand Down Expand Up @@ -593,7 +590,6 @@ unzip:
uuid:
osx:
homebrew:
options: [--universal]
packages: [uuid]
wxpython:
osx:
Expand All @@ -606,7 +602,6 @@ wxwidgets:
yaml:
osx:
homebrew:
options: [--universal]
packages: [libyaml]
yaml-cpp:
osx:
Expand Down

0 comments on commit cae6d06

Please sign in to comment.