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

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



Title: GitLab

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

Commits:

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

1 changed file:

Changes:

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


  • Reply to: