Skip to content

Commit

Permalink
Merge pull request #401 from OSUrobotics/master
Browse files Browse the repository at this point in the history
added a rosdep rule for pymouse
  • Loading branch information
vrabaud committed Jan 29, 2013
2 parents 54150da + d56fbee commit 1948eae
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions rosdep/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -317,3 +317,10 @@ python-yaml:
python setup.py install
fi
freebsd: py27-yaml
python-pymouse:
ubuntu:
pip:
packages: [ pymouse ]
osx:
pip:
packages: [ pymouse ]

0 comments on commit 1948eae

Please sign in to comment.