summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/gsl/hmatrix-gsl.cabal5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/gsl/hmatrix-gsl.cabal b/packages/gsl/hmatrix-gsl.cabal
index 0cd2398..9af31ee 100644
--- a/packages/gsl/hmatrix-gsl.cabal
+++ b/packages/gsl/hmatrix-gsl.cabal
@@ -1,5 +1,5 @@
1Name: hmatrix-gsl 1Name: hmatrix-gsl
2Version: 0.16.0.1 2Version: 0.16.0.2
3License: GPL 3License: GPL
4License-file: LICENSE 4License-file: LICENSE
5Author: Alberto Ruiz 5Author: Alberto Ruiz
@@ -76,7 +76,8 @@ library
76 if arch(x86_64) 76 if arch(x86_64)
77 cc-options: -fPIC 77 cc-options: -fPIC
78 78
79 extra-libraries: gsl 79 pkgconfig-depends: gsl
80
80 81
81source-repository head 82source-repository head
82 type: git 83 type: git