Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
robotpkg-wip
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gepetto
robotpkg-wip
Commits
be22713f
Commit
be22713f
authored
10 years ago
by
Charles Lesire
Browse files
Options
Downloads
Patches
Plain Diff
Fix dependencies of ros-rviz
parent
e8516a52
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
ros-interactive-markers/depend.mk
+1
-1
1 addition, 1 deletion
ros-interactive-markers/depend.mk
ros-laser-geometry/depend.mk
+1
-1
1 addition, 1 deletion
ros-laser-geometry/depend.mk
ros-rviz/Makefile
+4
-1
4 additions, 1 deletion
ros-rviz/Makefile
ros-rviz/depend.mk
+1
-1
1 addition, 1 deletion
ros-rviz/depend.mk
with
7 additions
and
4 deletions
ros-interactive-markers/depend.mk
+
1
−
1
View file @
be22713f
...
...
@@ -20,7 +20,7 @@ ROS_DEPEND_USE+= ros-interactive-markers
DEPEND_ABI.ros
+=
ros>
=
groovy
DEPEND_ABI.ros-interactive-markers
?=
ros-interactive-markers>
=
1.9
DEPEND_DIR.ros-interactive-markers
?=
../../
graphics
/ros-interactive-markers
DEPEND_DIR.ros-interactive-markers
?=
../../
wip
/ros-interactive-markers
DEPEND_ABI.ros-interactive-markers.groovy
?=
ros-interactive-markers>
=
1.9<1.10
DEPEND_ABI.ros-interactive-markers.hydro
?=
ros-interactive-markers>
=
1.10<1.11
...
...
This diff is collapsed.
Click to expand it.
ros-laser-geometry/depend.mk
+
1
−
1
View file @
be22713f
...
...
@@ -20,7 +20,7 @@ ROS_DEPEND_USE+= ros-laser-geometry
DEPEND_ABI.ros
+=
ros>
=
groovy
DEPEND_ABI.ros-laser-geometry
?=
ros-laser-geometry>
=
1.5
DEPEND_DIR.ros-laser-geometry
?=
../../
graphics
/ros-laser-geometry
DEPEND_DIR.ros-laser-geometry
?=
../../
wip
/ros-laser-geometry
DEPEND_ABI.ros-laser-geometry.groovy
?=
ros-laser-geometry>
=
1.5<1.6
DEPEND_ABI.ros-laser-geometry.hydro
?=
ros-laser-geometry>
=
1.6<1.7
...
...
This diff is collapsed.
Click to expand it.
ros-rviz/Makefile
+
4
−
1
View file @
be22713f
...
...
@@ -14,8 +14,11 @@ include ../../meta-pkgs/ros-base/Makefile.common
include
../../devel/ros-catkin/depend.mk
include
../../wip/ros-laser-geometry/depend.mk
include
../../graphics/ros-python-qt-binding/depend.mk
include
../../graphics/urdfdom/depend.mk
include
../../wip/ros-interactive-markers/depend.mk
include
../../image/ros-vision-opencv/depend.mk
include
../../image/ros-image-common/depend.mk
include
../../devel/ros-pluginlib/depend.mk
include
../../graphics/ros-robot-model/depend.mk
# <build_depend>libqt4-dev</build_depend>
# <build_depend>libqt4-opengl-dev</build_depend>
# <build_depend>libogre-dev</build_depend>
...
...
This diff is collapsed.
Click to expand it.
ros-rviz/depend.mk
+
1
−
1
View file @
be22713f
...
...
@@ -19,7 +19,7 @@ DEPEND_USE+= ros-robot-state-publisher
ROS_DEPEND_USE
+=
ros-robot-state-publisher
DEPEND_ABI.ros-robot-state-publisher
?=
ros-robot-state-publisher>
=
1.9
DEPEND_DIR.ros-robot-state-publisher
=
../../
localization
/ros-robot-state-publisher
DEPEND_DIR.ros-robot-state-publisher
=
../../
wip
/ros-robot-state-publisher
DEPEND_ABI.ros
+=
ros>
=
groovy
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment