From da768c0b62664dccb0b8560529e9da274d716396 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 16 Jul 2008 19:34:22 +0000 Subject: [PATCH] Added GSL dependency notes. git-svn-id: svn://abax.physics.drexel.edu/sawsim/trunk@6 865a22a6-13cc-4084-8aa6-876098d8aa20 --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 85cf3bb..98d61ab 100644 --- a/README +++ b/README @@ -6,3 +6,6 @@ Extract Makefile and compile with: Run the unit tests with $ make check +Depends on the GSL (GNU Scientific Library) development package. + http://www.gnu.org/software/gsl/ +This package is libgsl0-dev in Debian-based distributions. -- 2.26.2