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

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



Title: GitLab

Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / obus

Commits:

  • 51bb6a22
    by Stephane Glondu at 2023-08-12T09:03:00+02:00
    Depend on ocaml instead of ocaml-nox
    

1 changed file:

Changes:

  • debian/control
    ... ... @@ -11,7 +11,7 @@ Build-Depends:
    11 11
      libppxlib-ocaml-dev (>= 0.25.0),
    
    12 12
      ocaml-dune,
    
    13 13
      menhir,
    
    14
    - ocaml-nox
    
    14
    + ocaml
    
    15 15
     Standards-Version: 4.6.2
    
    16 16
     Rules-Requires-Root: no
    
    17 17
     Section: ocaml
    


  • Reply to: