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

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



Title: GitLab

Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ppx-tools

Commits:

  • 53b18e6a
    by Stephane Glondu at 2023-08-12T08:42:48+02:00
    Depend on ocaml instead of ocaml-nox
    

1 changed file:

Changes:

  • debian/control
    ... ... @@ -6,7 +6,7 @@ Uploaders:
    6 6
      Stéphane Glondu <glondu@debian.org>
    
    7 7
     Build-Depends:
    
    8 8
      debhelper-compat (= 13),
    
    9
    - ocaml-nox (>= 4.08),
    
    9
    + ocaml,
    
    10 10
      ocaml-dune,
    
    11 11
      cppo,
    
    12 12
      dh-ocaml (>= 1.2)
    


  • Reply to: