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

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



Title: GitLab

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

Commits:

  • c98aafd3
    by Stephane Glondu at 2023-08-12T09:46:31+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: Stéphane Glondu <glondu@debian.org>
    
    6 6
     Build-Depends:
    
    7 7
      debhelper-compat (= 13),
    
    8
    - ocaml-nox,
    
    8
    + ocaml,
    
    9 9
      ocaml-dune,
    
    10 10
      libdune-ocaml-dev,
    
    11 11
      libbos-ocaml-dev <!nocheck>,
    


  • Reply to: