-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.xml
29 lines (22 loc) · 1.01 KB
/
package.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0"?>
<package>
<name>smarthome_media_msgs_java</name>
<version>0.1.82</version>
<description>Java generation for smarthome_media_msgs package</description>
<maintainer email="[email protected]">Mickael Gaillard</maintainer>
<maintainer email="[email protected]">Erwan Le Huitouze</maintainer>
<author email="[email protected]">Mickael Gaillard</author>
<author email="[email protected]">Erwan Le Huitouze</author>
<license>Apache 2.0</license>
<buildtool_depend>catkin</buildtool_depend>
<build_depend>rosjava_build_tools</build_depend>
<build_depend>genjava</build_depend>
<build_depend>rosjava_messages</build_depend>
<build_depend>smarthome_media_msgs</build_depend>
<!-- needed for genjava rosdistro dependency -->
<build_depend>python-rosdistro</build_depend>
<!-- needed for genjava roslib dependency -->
<build_depend>roslib</build_depend>
<run_depend>rosjava_build_tools</run_depend>
<run_depend>genjava</run_depend>
</package>