Skip to content

Commit

Permalink
dev-ros/image_view: 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 025e3da commit 866ad98
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-ros/image_view/image_view-1.12.19.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ IUSE=""

RDEPEND="
dev-libs/boost:=[threads]
media-libs/opencv
media-libs/opencv:=
x11-libs/gtk+:2
dev-ros/camera_calibration_parsers
>=dev-ros/cv_bridge-1.11.10
Expand Down
4 changes: 2 additions & 2 deletions dev-ros/image_view/image_view-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2014 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-libs/boost:=[threads]
media-libs/opencv
media-libs/opencv:=
x11-libs/gtk+:2
dev-ros/camera_calibration_parsers
>=dev-ros/cv_bridge-1.11.10
Expand Down

0 comments on commit 866ad98

Please sign in to comment.