summaryrefslogtreecommitdiff
path: root/p
diff options
context:
space:
mode:
authorDenis Laxalde <denis@laxalde.org>2013-02-24 18:07:06 +0400
committerDenis Laxalde <denis@laxalde.org>2013-02-24 18:07:06 +0400
commita734b12b59373b6e3f493238252632377ec0a20b (patch)
treeb659628f8e4f74c4f58f33a5cdfc4977282fabb8 /p
parentd6ded1c6895053a3a6146e83fc7e27726c3fb4d9 (diff)
downloadDHG_packages-a734b12b59373b6e3f493238252632377ec0a20b.tar.gz
haskell-hmatrix: Add dependencies on libgsl0-dev and liblapack-dev for the -dev package
Diffstat (limited to 'p')
-rw-r--r--p/haskell-hmatrix/debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/p/haskell-hmatrix/debian/control b/p/haskell-hmatrix/debian/control
index 695863f03..1ca0ff734 100644
--- a/p/haskell-hmatrix/debian/control
+++ b/p/haskell-hmatrix/debian/control
@@ -29,6 +29,8 @@ Architecture: any
Depends: ${haskell:Depends}
, ${shlibs:Depends}
, ${misc:Depends}
+ , libgsl0-dev
+ , liblapack-dev
Recommends: ${haskell:Recommends}
, gnuplot
, imagemagick