[DHG_packages] 01/02: Added pkg-config to Build-Depends
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Sun Sep 25 08:18:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
picca pushed a commit to annotated tag haskell-hmatrix-gsl_v0.17.0.0-2
in repository DHG_packages.
commit 66160af1be750eec6cf789d22e6175e883f17a56
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date: Sun Sep 25 10:01:12 2016 +0200
Added pkg-config to Build-Depends
---
p/haskell-hmatrix-gsl/debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/p/haskell-hmatrix-gsl/debian/control b/p/haskell-hmatrix-gsl/debian/control
index 1a67292..d71029d 100644
--- a/p/haskell-hmatrix-gsl/debian/control
+++ b/p/haskell-hmatrix-gsl/debian/control
@@ -14,7 +14,8 @@ Build-Depends: debhelper (>= 9),
libghc-random-prof,
libghc-vector-dev,
libghc-vector-prof,
- libgsl-dev
+ libgsl-dev,
+ pkg-config
Build-Depends-Indep: ghc-doc,
libghc-hmatrix-doc,
libghc-random-doc,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list