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

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



Title: GitLab

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

Commits:

  • 70e14f37
    by Stephane Glondu at 2023-08-12T09:36:25+02:00
    Depend on ocaml instead of ocaml-nox
    

1 changed file:

Changes:

  • debian/control
    ... ... @@ -7,7 +7,7 @@ Uploaders:
    7 7
      Mehdi Dogguy <mehdi@debian.org>
    
    8 8
     Build-Depends:
    
    9 9
      debhelper-compat (= 13),
    
    10
    - ocaml-nox,
    
    10
    + ocaml,
    
    11 11
      libpq-dev,
    
    12 12
      ocaml-dune,
    
    13 13
      libdune-ocaml-dev,
    


  • Reply to: