From b7b140cb0812775115aae6f1f25f3280b0d8b343 Mon Sep 17 00:00:00 2001 From: Sébastien Fabbro Date: Wed, 16 Mar 2016 22:55:11 +0000 Subject: sci-libs/szip: conflicts with libaec Package-Manager: portage-2.2.27 --- sci-libs/szip/szip-2.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sci-libs/szip') 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" -- cgit v1.2.3-18-g5258