[Pkg-ocaml-maint-commits] [cryptokit] 05/11: Add ocamlbuild and	zarith to Build-Depends
    Stéphane Glondu 
    glondu at moszumanska.debian.org
       
    Fri Jul 14 12:43:21 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
glondu pushed a commit to branch master
in repository cryptokit.
commit f6836d493e6dc46199966e17abc062aaa4218d4b
Author: Stephane Glondu <steph at glondu.net>
Date:   Fri Jul 14 14:23:56 2017 +0200
    Add ocamlbuild and zarith to Build-Depends
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 53099b0..3ada7eb 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,8 @@ Build-Depends:
  ocaml-nox (>= 4),
  debhelper (>= 8),
  zlib1g-dev,
+ ocamlbuild,
+ libzarith-ocaml-dev,
  dh-ocaml (>= 0.9)
 Standards-Version: 3.9.6
 Homepage: https://github.com/xavierleroy/cryptokit
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/cryptokit.git
    
    
More information about the Pkg-ocaml-maint-commits
mailing list