From: Sébastien Fabbro Date: Wed, 16 Mar 2016 22:55:11 +0000 (+0000) Subject: sci-libs/szip: conflicts with libaec X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b7b140cb0812775115aae6f1f25f3280b0d8b343;p=gentoo.git sci-libs/szip: conflicts with libaec Package-Manager: portage-2.2.27 --- diff --git a/sci-libs/szip/szip-2.1.ebuild b/sci-libs/szip/szip-2.1.ebuild index 465dcbd944c6..88e125bc56d4 100644 --- a/sci-libs/szip/szip-2.1.ebuild +++ b/sci-libs/szip/szip-2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,6 +14,7 @@ KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="" +RDEPEND="!sci-libs/libaec" src_install() { emake DESTDIR="${D}" install || die "emake install failed"