Skip to content

Commit

Permalink
dev-ros/eigen_conversions: better deps
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.28, Repoman-2.3.9
  • Loading branch information
aballier committed Apr 7, 2018
1 parent b1d293d commit 2775d28
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
Expand All @@ -15,7 +15,7 @@ SLOT="0"
IUSE=""

RDEPEND="
sci-libs/orocos_kdl
sci-libs/orocos_kdl:=
dev-cpp/eigen:3
dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
Expand Down
4 changes: 2 additions & 2 deletions dev-ros/eigen_conversions/eigen_conversions-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
Expand All @@ -15,7 +15,7 @@ SLOT="0"
IUSE=""

RDEPEND="
sci-libs/orocos_kdl
sci-libs/orocos_kdl:=
dev-cpp/eigen:3
dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
Expand Down

0 comments on commit 2775d28

Please sign in to comment.