[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][ocaml-team/ocaml-re][master] Depend on ocaml instead of ocaml-nox



Title: GitLab

Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-re

Commits:

  • 6725da2d
    by Stephane Glondu at 2023-08-12T10:01:46+02:00
    Depend on ocaml instead of ocaml-nox
    

1 changed file:

Changes:

  • debian/control
    ... ... @@ -6,7 +6,7 @@ Uploaders:
    6 6
      Mehdi Dogguy <mehdi@debian.org>
    
    7 7
     Build-Depends:
    
    8 8
      debhelper-compat (= 13),
    
    9
    - ocaml-nox,
    
    9
    + ocaml,
    
    10 10
      ocaml-findlib,
    
    11 11
      ocaml-dune,
    
    12 12
      libseq-ocaml-dev,
    


  • Reply to: