Skip to content

Commit

Permalink
dev-util/catkin: Add cmake to RDEPEND.
Browse files Browse the repository at this point in the history
It is basically a set of macros built on top of cmake, so it does not make sense without it.

Package-Manager: Portage-2.3.6, Repoman-2.3.2
  • Loading branch information
aballier committed May 26, 2017
1 parent 31c1a0d commit 4fd8923
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev-util/catkin/catkin-0.7.6-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ RDEPEND="
${PYTHON_DEPS}
dev-python/catkin_pkg[${PYTHON_USEDEP}]
dev-python/empy[${PYTHON_USEDEP}]
dev-util/cmake
"
DEPEND="${RDEPEND}
test? ( dev-python/nose[${PYTHON_USEDEP}] dev-python/mock[${PYTHON_USEDEP}] )"
Expand Down
1 change: 1 addition & 0 deletions dev-util/catkin/catkin-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ RDEPEND="
${PYTHON_DEPS}
dev-python/catkin_pkg[${PYTHON_USEDEP}]
dev-python/empy[${PYTHON_USEDEP}]
dev-util/cmake
"
DEPEND="${RDEPEND}
test? ( dev-python/nose[${PYTHON_USEDEP}] dev-python/mock[${PYTHON_USEDEP}] )"
Expand Down

0 comments on commit 4fd8923

Please sign in to comment.