projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1798d4
)
sci-libs/szip: conflicts with libaec
author
Sébastien Fabbro
<bicatali@gentoo.org>
Wed, 16 Mar 2016 22:55:11 +0000
(22:55 +0000)
committer
Sé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
patch
|
blob
|
history
diff --git
a/sci-libs/szip/szip-2.1.ebuild
b/sci-libs/szip/szip-2.1.ebuild
index 465dcbd944c6b6079fc881ec116cf78a596d9a7e..88e125bc56d44716201f52378c9c787f755878d6 100644
(file)
--- a/
sci-libs/szip/szip-2.1.ebuild
+++ b/
sci-libs/szip/szip-2.1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
0
Gentoo Foundation
+# Copyright 1999-201
6
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"