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

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



Title: GitLab

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

Commits:

  • 37f08a64
    by Stephane Glondu at 2023-08-12T09:56:57+02:00
    Depend on ocaml instead of ocaml-nox
    

1 changed file:

Changes:

  • debian/control
    ... ... @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
    9 9
                    libdune-ocaml-dev,
    
    10 10
                    liblo-dev,
    
    11 11
                    ocaml-dune,
    
    12
    -               ocaml-nox,
    
    12
    +               ocaml,
    
    13 13
                    pkg-config
    
    14 14
     Standards-Version: 4.6.0
    
    15 15
     Rules-Requires-Root: no
    


  • Reply to: