[med-svn] [Git][med-team/mcl][master] Add oasis as build dependency and run oasis setup in rules

Shayan Doust gitlab at salsa.debian.org
Wed Jun 3 17:58:10 BST 2020



Shayan Doust pushed to branch master at Debian Med / mcl


Commits:
53530095 by Shayan Doust at 2020-06-03T17:57:37+01:00
Add oasis as build dependency and run oasis setup in rules

- - - - -


2 changed files:

- debian/control
- debian/rules


Changes:

=====================================
debian/control
=====================================
@@ -8,7 +8,9 @@ Build-Depends: debhelper (>= 12~),
                tidy,
                aephea,
                ocaml,
-               ocamlbuild
+               ocamlbuild,
+               ocaml-findlib,
+               oasis
 Standards-Version: 4.4.0
 Vcs-Browser: https://salsa.debian.org/med-team/mcl
 Vcs-Git: https://salsa.debian.org/med-team/mcl.git


=====================================
debian/rules
=====================================
@@ -71,6 +71,7 @@ override_dh_clean:
 
 override_dh_auto_build:
 	dh_auto_build
+	oasis setup
 	ocaml setup.ml -all
 
 override_dh_auto_configure:



View it on GitLab: https://salsa.debian.org/med-team/mcl/-/commit/53530095f5127ae2487c6af102e3042fb9afd87e

-- 
View it on GitLab: https://salsa.debian.org/med-team/mcl/-/commit/53530095f5127ae2487c6af102e3042fb9afd87e
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200603/96da8f91/attachment.html>


More information about the debian-med-commit mailing list