sci-libs/szip: conflicts with libaec
authorSébastien Fabbro <bicatali@gentoo.org>
Wed, 16 Mar 2016 22:55:11 +0000 (22:55 +0000)
committerSébastien Fabbro <bicatali@gentoo.org>
Fri, 18 Mar 2016 20:10:17 +0000 (20:10 +0000)
Package-Manager: portage-2.2.27

sci-libs/szip/szip-2.1.ebuild

index 465dcbd944c6b6079fc881ec116cf78a596d9a7e..88e125bc56d44716201f52378c9c787f755878d6 100644 (file)
@@ -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"