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

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



Title: GitLab

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

Commits:

  • 69337eda
    by Stephane Glondu at 2023-08-12T08:58:44+02:00
    Depend on ocaml instead of ocaml-nox
    

1 changed file:

Changes:

  • debian/control
    ... ... @@ -7,7 +7,7 @@ Uploaders:
    7 7
     Build-Depends:
    
    8 8
      debhelper-compat (= 13),
    
    9 9
      libreact-ocaml-dev (>= 1.2.1),
    
    10
    - ocaml-nox,
    
    10
    + ocaml,
    
    11 11
      ocaml-dune,
    
    12 12
      dh-ocaml (>= 1.2)
    
    13 13
     Standards-Version: 4.5.0
    


  • Reply to: