Skip to content

Commit

Permalink
dev-ros/stereo_image_proc: 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 dcf7d0f commit 8dab40f
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 @@ -24,7 +24,7 @@ RDEPEND="
dev-ros/nodelet
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/stereo_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
media-libs/opencv
media-libs/opencv:=
dev-libs/boost:=[threads]
"
DEPEND="${RDEPEND}"
Expand Down
4 changes: 2 additions & 2 deletions dev-ros/stereo_image_proc/stereo_image_proc-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 @@ -24,7 +24,7 @@ RDEPEND="
dev-ros/nodelet
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/stereo_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
media-libs/opencv
media-libs/opencv:=
dev-libs/boost:=[threads]
"
DEPEND="${RDEPEND}"

0 comments on commit 8dab40f

Please sign in to comment.