Gentoo Archives: gentoo-commits

From: "Andreas K. Huettel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: media-libs/opencv/
Date: Sat, 30 Apr 2011 18:43:44
Message-Id: 23561644695c6e92e7ca1d6a83ec7fde4d170846.dilfridge@gentoo
1 commit: 23561644695c6e92e7ca1d6a83ec7fde4d170846
2 Author: Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
3 AuthorDate: Sat Apr 30 18:45:42 2011 +0000
4 Commit: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 30 18:45:42 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=23561644
7
8 [media-libs/opencv] Fix libv4l dependency
9
10 (Portage version: 2.1.9.46/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key B6C5F7DE)
11
12 ---
13 media-libs/opencv/opencv-2.2.0.ebuild | 2 +-
14 1 files changed, 1 insertions(+), 1 deletions(-)
15
16 diff --git a/media-libs/opencv/opencv-2.2.0.ebuild b/media-libs/opencv/opencv-2.2.0.ebuild
17 index d21fd2b..af07b1d 100644
18 --- a/media-libs/opencv/opencv-2.2.0.ebuild
19 +++ b/media-libs/opencv/opencv-2.2.0.ebuild
20 @@ -49,7 +49,7 @@ RDEPEND="
21 opengl? ( x11-libs/qt-opengl:4 )
22 )
23 tiff? ( media-libs/tiff )
24 - v4l? ( media-libs/libv4l )
25 + v4l? ( >=media-libs/libv4l-0.8.3 )
26 xine? ( media-libs/xine-lib )
27 "
28 DEPEND="${RDEPEND}