Skip to content

Commit c5924f1

Browse files
committed
Remove obsolete dependency mars/scripts/cmake from manifest
1 parent 0af0cf7 commit c5924f1

File tree

7 files changed

+0
-8
lines changed

7 files changed

+0
-8
lines changed

app/manifest.xml

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
</description>
55
<maintainer>Matthias Goldhoorn/[email protected]</maintainer>
66

7-
<depend package="simulation/mars/scripts/cmake" />
87
<depend package="simulation/mars/scene_loader" />
98
<!--<depend package="simulation/mars/urdf_loader" />-->
109
<depend package="simulation/mars/graphics" optional="1" />

entity_generation/entity_factory/manifest.xml

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
a
44
</description>
55
<maintainer>Matthias Goldhoorn/[email protected]</maintainer>
6-
<depend package="simulation/mars/scripts/cmake" />
76
<depend package="simulation/mars/interfaces" />
87
<depend package="simulation/lib_manager" />
98
<depend package="simulation/mars/common/data_broker" />

gui/manifest.xml

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<maintainer>Matthias Goldhoorn/[email protected]</maintainer>
66

77

8-
<depend package="simulation/mars/scripts/cmake" />
98
<depend package="simulation/lib_manager" />
109
<depend package="simulation/mars/common/data_broker" />
1110
<depend package="simulation/mars/common/gui/main_gui" />

interfaces/manifest.xml

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
</description>
55
<maintainer>Matthias Goldhoorn/[email protected]</maintainer>
66

7-
<depend package="simulation/mars/scripts/cmake" />
8-
<depend package="tools/configmaps" />
97
<depend package="simulation/mars/common/data_broker" />
108
<depend package="base/types" />
119
<tags>needs_opt</tags>

plugins/connexion_plugin/manifest.xml

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
</description>
55
<maintainer>Matthias Goldhoorn/[email protected]</maintainer>
66

7-
<depend package="simulation/mars/scripts/cmake" />
87
<depend package="simulation/lib_manager" />
98
<depend package="simulation/mars/common/data_broker" />
109
<depend package="simulation/mars/common/gui/main_gui" />

scene_loader/manifest.xml

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
</description>
55

66
<maintainer>Matthias Goldhoorn/[email protected]</maintainer>
7-
<depend package="simulation/mars/scripts/cmake" />
87
<depend package="simulation/lib_manager" />
98
<depend package="simulation/mars/common/utils" />
109
<depend package="simulation/mars/interfaces" />

sim/manifest.xml

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
</description>
55
<maintainer>Matthias Goldhoorn/[email protected]</maintainer>
66
<depend package="base/types" />
7-
<depend package="simulation/mars/scripts/cmake" />
87
<depend package="simulation/lib_manager" />
98
<depend package="simulation/mars/common/cfg_manager" />
109
<depend package="simulation/mars/common/utils" />

0 commit comments

Comments
 (0)