From: <jfa...@us...> - 2009-08-08 06:13:19
|
Revision: 21154 http://personalrobots.svn.sourceforge.net/personalrobots/?rev=21154&view=rev Author: jfaustwg Date: 2009-08-08 06:13:12 +0000 (Sat, 08 Aug 2009) Log Message: ----------- Add realtime_tools dependency to manifest Modified Paths: -------------- pkg/trunk/pr2/qualification/manifest.xml Modified: pkg/trunk/pr2/qualification/manifest.xml =================================================================== --- pkg/trunk/pr2/qualification/manifest.xml 2009-08-08 06:11:24 UTC (rev 21153) +++ pkg/trunk/pr2/qualification/manifest.xml 2009-08-08 06:13:12 UTC (rev 21154) @@ -28,6 +28,7 @@ <depend package="forearm_cam" /> <depend package="opencv_latest" /> <depend package="rxtools" /> + <depend package="realtime_tools" /> <url>http://pr.willowgarage.com/wiki/qualification</url> <sysdepend os="ubuntu" version="7.04-feisty" package="python-wxgtk2.8"/> <sysdepend os="ubuntu" version="8.04-hardy" package="python-wxgtk2.8"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |