From 4bbde53cb403246e7a83205679f4ea0e8e9d3a18 Mon Sep 17 00:00:00 2001 From: eschnett Date: Tue, 1 Feb 2011 16:17:12 +0000 Subject: Require HDF5 (for itself) to support building the utilities git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/HDF5/trunk@31 fb53df36-e548-4a1e-8150-ab98cbd5e786 --- configuration.ccl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configuration.ccl b/configuration.ccl index 9e1b8b2..6a960d4 100644 --- a/configuration.ccl +++ b/configuration.ccl @@ -7,4 +7,6 @@ PROVIDES HDF5 OPTIONS HDF5_DIR ZLIB_DIR LIBSZ_DIR LIBZ_DIR } +REQUIRES HDF5 + REQUIRES zlib -- cgit v1.2.3