projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7b140c
)
sci-libs/cgnslib: switch to virtual/szip
author
Sébastien Fabbro
<bicatali@gentoo.org>
Wed, 16 Mar 2016 22:56:28 +0000
(22:56 +0000)
committer
Sébastien Fabbro
<bicatali@gentoo.org>
Fri, 18 Mar 2016 20:10:19 +0000
(20:10 +0000)
Package-Manager: portage-2.2.27
sci-libs/cgnslib/cgnslib-3.2.1.ebuild
patch
|
blob
|
history
diff --git
a/sci-libs/cgnslib/cgnslib-3.2.1.ebuild
b/sci-libs/cgnslib/cgnslib-3.2.1.ebuild
index 287aca7a934d115ebad1f972a944bd6fa41b2b24..8123af46b8fcd7a7e093b2e4beafdd4345e4c98c 100644
(file)
--- a/
sci-libs/cgnslib/cgnslib-3.2.1.ebuild
+++ b/
sci-libs/cgnslib/cgnslib-3.2.1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
4
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-22,7
+22,7
@@
IUSE="fortran hdf5 legacy mpi szip zlib"
DEPEND="
hdf5? ( >=sci-libs/hdf5-1.8[mpi=] )
- szip? (
sci-libs
/szip )
+ szip? (
virtual
/szip )
zlib? ( sys-libs/zlib )"
RDEPEND="${DEPEND}"