Skip to content

Commit

Permalink
dev-ros/gazebo_ros_control: add missing := dep on tinyxml2 and consol…
Browse files Browse the repository at this point in the history
…e bridge

Package-Manager: Portage-2.3.19, Repoman-2.3.6
  • Loading branch information
aballier committed Dec 28, 2017
1 parent ed07706 commit 4fa8e8c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,13 @@ RDEPEND="
dev-ros/hardware_interface
dev-ros/transmission_interface
dev-ros/pluginlib
dev-libs/tinyxml2:=
>=dev-ros/joint_limits_interface-0.11.0
>=dev-ros/urdf-1.12.3-r1
dev-libs/urdfdom:=
sci-electronics/gazebo:=
dev-libs/boost:=[threads]
dev-libs/console_bridge:=
"
DEPEND="${RDEPEND}"
PATCHES=( "${FILESDIR}/urdfdom1.patch" )
2 changes: 2 additions & 0 deletions dev-ros/gazebo_ros_control/gazebo_ros_control-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,13 @@ RDEPEND="
dev-ros/hardware_interface
dev-ros/transmission_interface
dev-ros/pluginlib
dev-libs/tinyxml2:=
>=dev-ros/joint_limits_interface-0.11.0
>=dev-ros/urdf-1.12.3-r1
dev-libs/urdfdom:=
sci-electronics/gazebo:=
dev-libs/boost:=[threads]
dev-libs/console_bridge:=
"
DEPEND="${RDEPEND}"
PATCHES=( "${FILESDIR}/urdfdom1.patch" )

0 comments on commit 4fa8e8c

Please sign in to comment.