[Pkg-ocaml-maint-commits] [ocaml-sqlite3] 07/08: Add pkg-config to Build-Depends
Stéphane Glondu
glondu at alioth.debian.org
Sun Nov 10 12:30:47 UTC 2013
This is an automated email from the git hooks/post-receive script.
glondu pushed a commit to branch master
in repository ocaml-sqlite3.
commit e0c851979ccfd95058089ec4dd64b74ccd1f66c5
Author: Stephane Glondu <steph at glondu.net>
Date: Wed May 8 15:44:10 2013 +0200
Add pkg-config to Build-Depends
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index 55bb4fe..4ff6acb 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders:
Stéphane Glondu <glondu at debian.org>
Build-Depends:
debhelper (>= 8),
+ pkg-config,
ocaml-nox (>= 3.11.1-3~),
camlp4,
libsqlite3-dev (>= 3.3.9),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-sqlite3.git
More information about the Pkg-ocaml-maint-commits
mailing list