[DHG_packages] 120/120: pcre-light: add missing pkg-config build-dep
Clint Adams
clint at moszumanska.debian.org
Fri Dec 4 14:30:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit c8c4140cc4ff949ba0dcc8d76b5d14692c791fbe
Author: Clint Adams <clint at debian.org>
Date: Fri Dec 4 09:14:59 2015 -0500
pcre-light: add missing pkg-config build-dep
---
p/haskell-pcre-light/debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/p/haskell-pcre-light/debian/control b/p/haskell-pcre-light/debian/control
index 1fe573b..69aced0 100644
--- a/p/haskell-pcre-light/debian/control
+++ b/p/haskell-pcre-light/debian/control
@@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 9),
ghc,
ghc-prof,
libpcre3-dev,
+ pkg-config (>=0.9.0),
Build-Depends-Indep: ghc-doc,
Standards-Version: 3.9.6
Homepage: https://github.com/Daniel-Diaz/pcre-light
--
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