Skip to content

Commit

Permalink
dev-ros/gazebo_plugins: add missing := dep on protobuf.
Browse files Browse the repository at this point in the history
it is a transitive dep from gazebo but it links against it, so := triggers proper rebuilds.

Package-Manager: Portage-2.3.5, Repoman-2.3.2
  • Loading branch information
aballier committed May 10, 2017
1 parent 80a2300 commit a8a9fe9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev-ros/gazebo_plugins/gazebo_plugins-2.6.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ RDEPEND="
dev-ros/moveit_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-libs/libxml2
>=sci-electronics/gazebo-7:=
dev-libs/protobuf:=
dev-games/ogre
sci-libs/pcl
dev-libs/boost:=
Expand Down
1 change: 1 addition & 0 deletions dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ RDEPEND="
dev-ros/moveit_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-libs/libxml2
>=sci-electronics/gazebo-7:=
dev-libs/protobuf:=
dev-games/ogre
sci-libs/pcl
dev-libs/boost:=
Expand Down

0 comments on commit a8a9fe9

Please sign in to comment.