sci-libs/netcdf: hl support is needed for hdf5 versions that allow it to be disabled...
authorPacho Ramos <pacho@gentoo.org>
Wed, 28 Dec 2016 11:24:21 +0000 (12:24 +0100)
committerPacho Ramos <pacho@gentoo.org>
Wed, 28 Dec 2016 11:25:45 +0000 (12:25 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

sci-libs/netcdf/netcdf-4.3.2-r1.ebuild
sci-libs/netcdf/netcdf-4.4.0-r1.ebuild

index 2ef673fdc5aa01405fe76376920bb3a0c873314e..839e5fc765d949159e07e37ac9501279f012a796 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -18,7 +18,7 @@ IUSE="+dap examples hdf +hdf5 mpi static-libs szip test tools"
 RDEPEND="
        dap? ( net-misc/curl:0= )
        hdf? ( sci-libs/hdf:0= sci-libs/hdf5:0= )
-       hdf5? ( sci-libs/hdf5:0=[mpi=,szip=,zlib] )"
+       hdf5? ( sci-libs/hdf5:0=[hl(+),mpi=,szip=,zlib] )"
 DEPEND="${RDEPEND}"
 # doc generation is missing many doxygen files in tar ball
 #      doc? ( app-doc/doxygen[dot] )"
index 982aff2f1dfd8908876eb5acfc8a74a0e8d17963..a2b07fc2c3af783ade879a588191320e175648f5 100644 (file)
@@ -18,7 +18,7 @@ IUSE="+dap examples hdf +hdf5 mpi static-libs szip test tools"
 RDEPEND="
        dap? ( net-misc/curl:0= )
        hdf? ( sci-libs/hdf:0= sci-libs/hdf5:0= )
-       hdf5? ( sci-libs/hdf5:0=[mpi=,szip=,zlib] )"
+       hdf5? ( sci-libs/hdf5:0=[hl(+),mpi=,szip=,zlib] )"
 DEPEND="${RDEPEND}"
 # doc generation is missing many doxygen files in tar ball
 #      doc? ( app-doc/doxygen[dot] )"