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

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



Title: GitLab

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

Commits:

  • 9b9c26c3
    by Stephane Glondu at 2023-08-12T09:36:20+02:00
    Depend on ocaml instead of ocaml-nox
    

1 changed file:

Changes:

  • debian/control
    ... ... @@ -3,7 +3,7 @@ Section: ocaml
    3 3
     Priority: optional
    
    4 4
     Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
    
    5 5
     Build-Depends:
    
    6
    -  ocaml-nox,
    
    6
    +  ocaml,
    
    7 7
       ocaml-findlib,
    
    8 8
       libfindlib-ocaml-dev,
    
    9 9
       libfileutils-ocaml-dev,
    


  • Reply to: