diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-12-14 10:54:19 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-12-14 10:54:19 +0000 |
commit | f305e4cdeb5f87d0ab015b016e0d9b465738f372 (patch) | |
tree | 32fd97c8bce81aa47c433b7d2898e91cb2759043 /media-gfx/hugin/hugin-2014.0.0.ebuild | |
parent | bump; add new dep, update test phase, rm old (diff) | |
download | gentoo-2-f305e4cdeb5f87d0ab015b016e0d9b465738f372.tar.gz gentoo-2-f305e4cdeb5f87d0ab015b016e0d9b465738f372.tar.bz2 gentoo-2-f305e4cdeb5f87d0ab015b016e0d9b465738f372.zip |
Add slot operator on exiv2 dependency where possible
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'media-gfx/hugin/hugin-2014.0.0.ebuild')
-rw-r--r-- | media-gfx/hugin/hugin-2014.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/hugin/hugin-2014.0.0.ebuild b/media-gfx/hugin/hugin-2014.0.0.ebuild index 3416b02736c0..1bc0f4deac4d 100644 --- a/media-gfx/hugin/hugin-2014.0.0.ebuild +++ b/media-gfx/hugin/hugin-2014.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-2014.0.0.ebuild,v 1.2 2014/10/12 17:57:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-2014.0.0.ebuild,v 1.3 2014/12/14 10:54:19 dilfridge Exp $ EAPI=5 @@ -27,7 +27,7 @@ CDEPEND=" >=dev-libs/boost-1.49.0-r1:= dev-libs/zthread >=media-gfx/enblend-4.0 - media-gfx/exiv2 + media-gfx/exiv2:= media-libs/freeglut media-libs/glew:= media-libs/lensfun |