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

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



Title: GitLab

Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / pa-ounit

Commits:

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

1 changed file:

Changes:

  • debian/control
    ... ... @@ -5,7 +5,7 @@ Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
    5 5
     Uploaders: Hilko Bengen <bengen@debian.org>
    
    6 6
     Build-Depends:
    
    7 7
      debhelper (>= 10~),
    
    8
    - ocaml-nox (>= 4.00.0),
    
    8
    + ocaml,
    
    9 9
      ocaml-findlib (>= 1.3.2),
    
    10 10
      camlp4,
    
    11 11
      camlp4-extra,
    


  • Reply to: