Skip to content

Commit

Permalink
Merge pull request ros#1093 from ros/add_bullet
Browse files Browse the repository at this point in the history
add bullet as a rosdep for precise and higher.  It's backported to ROS repos for precise and is upstream for quantal and newer
  • Loading branch information
tfoote committed Jun 27, 2013
2 parents c9d67c6 + 36d6a6d commit e595713
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions rosdep/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,17 @@ boost:
raring:
apt:
packages: [libboost-all-dev]
bullet:
ubuntu:
precise:
apt:
packages: [libbullet-dev]
quantal:
apt:
packages: [libbullet-dev]
raring:
apt:
packages: [libbullet-dev]
bzip2:
arch: [bzip2]
cygwin: [bzip2]
Expand Down

0 comments on commit e595713

Please sign in to comment.