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

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



Title: GitLab

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

Commits:

  • ab870252
    by Stephane Glondu at 2023-08-12T09:56:51+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
     Build-Depends:
    
    6 6
      debhelper-compat (= 13),
    
    7 7
      dh-ocaml,
    
    8
    - ocaml-nox,
    
    8
    + ocaml,
    
    9 9
      camlp4,
    
    10 10
      ocaml-findlib,
    
    11 11
      libpcre-ocaml-dev,
    


  • Reply to: