Skip to content

Commit

Permalink
dev-ros/cv_bridge: Add := dep on opencv
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.5, Repoman-2.3.2
  • Loading branch information
aballier committed Apr 17, 2017
1 parent 7a31726 commit d645f7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ IUSE=""

RDEPEND="
dev-ros/rosconsole
media-libs/opencv[contrib(+)]
media-libs/opencv:=[contrib(+)]
dev-libs/boost:=[threads,python,${PYTHON_USEDEP}]
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
"
Expand Down
4 changes: 2 additions & 2 deletions dev-ros/cv_bridge/cv_bridge-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
Expand All @@ -16,7 +16,7 @@ IUSE=""

RDEPEND="
dev-ros/rosconsole
media-libs/opencv[contrib(+)]
media-libs/opencv:=[contrib(+)]
dev-libs/boost:=[threads,python,${PYTHON_USEDEP}]
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
"
Expand Down

0 comments on commit d645f7a

Please sign in to comment.