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

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



Title: GitLab

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

Commits:

  • 5431d2bb
    by Stephane Glondu at 2023-08-12T08:05:05+02:00
    Depend on ocaml instead of ocaml-nox
    

1 changed file:

Changes:

  • debian/control
    ... ... @@ -5,7 +5,7 @@ Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
    5 5
     Build-Depends:
    
    6 6
       debhelper-compat (= 13),
    
    7 7
       dh-ocaml,
    
    8
    -  ocaml-nox,
    
    8
    +  ocaml,
    
    9 9
       ocaml-best-compilers,
    
    10 10
       ocaml-findlib (>= 1.3.1),
    
    11 11
       ocamlbuild,
    


  • Reply to: