Skip to content

Commit

Permalink
dev-ros/visp_bridge: Depend on visp[xml]. Bug #565370.
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.24
Signed-off-by: Alexis Ballier <[email protected]>
  • Loading branch information
aballier committed Nov 10, 2015
1 parent eec22f5 commit 60aed6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-ros/visp_bridge/visp_bridge-0.8.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ SLOT="0"
IUSE=""

RDEPEND="
sci-libs/ViSP:=
sci-libs/ViSP:=[xml]
dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/roscpp
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
Expand Down
2 changes: 1 addition & 1 deletion dev-ros/visp_bridge/visp_bridge-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ SLOT="0"
IUSE=""

RDEPEND="
sci-libs/ViSP:=
sci-libs/ViSP:=[xml]
dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/roscpp
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
Expand Down

0 comments on commit 60aed6b

Please sign in to comment.