diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-06-18 19:51:15 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-06-18 19:51:15 +0000 |
commit | 1dfa5609864f19c6f4d7d5e2d37492799d83b4c3 (patch) | |
tree | e27d68718c00e33ec550cd257ef524e116ad9648 /media-libs/libv4l/libv4l-0.9.5-r1.ebuild | |
parent | Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #51... (diff) | |
download | gentoo-2-1dfa5609864f19c6f4d7d5e2d37492799d83b4c3.tar.gz gentoo-2-1dfa5609864f19c6f4d7d5e2d37492799d83b4c3.tar.bz2 gentoo-2-1dfa5609864f19c6f4d7d5e2d37492799d83b4c3.zip |
Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #513718.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'media-libs/libv4l/libv4l-0.9.5-r1.ebuild')
-rw-r--r-- | media-libs/libv4l/libv4l-0.9.5-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/libv4l/libv4l-0.9.5-r1.ebuild b/media-libs/libv4l/libv4l-0.9.5-r1.ebuild index e274ef1c8beb..3ed63ac6a98b 100644 --- a/media-libs/libv4l/libv4l-0.9.5-r1.ebuild +++ b/media-libs/libv4l/libv4l-0.9.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.9.5-r1.ebuild,v 1.8 2013/08/05 09:46:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.9.5-r1.ebuild,v 1.9 2014/06/18 19:51:15 mgorny Exp $ EAPI=5 inherit eutils linux-info udev multilib-minimal @@ -17,7 +17,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x IUSE="" # The libraries only link to -ljpeg, therefore multilib depend only for virtual/jpeg. -RDEPEND=">=virtual/jpeg-0-r1:0=[${MULTILIB_USEDEP}] +RDEPEND=">=virtual/jpeg-0-r2:0=[${MULTILIB_USEDEP}] virtual/glu virtual/opengl x11-libs/libX11:= |