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

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



Title: GitLab

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

Commits:

  • eff4420d
    by Stephane Glondu at 2023-08-12T08:54:43+02:00
    Depend on ocaml instead of ocaml-nox
    

1 changed file:

Changes:

  • debian/control
    ... ... @@ -6,7 +6,7 @@ Uploaders:
    6 6
      Hendrik Tews <hendrik@askra.de>
    
    7 7
     Build-Depends:
    
    8 8
      debhelper-compat (= 12),
    
    9
    - ocaml-nox (>= 3.11),
    
    9
    + ocaml,
    
    10 10
      ocaml-findlib,
    
    11 11
      ocamlbuild,
    
    12 12
      opam-installer,
    


  • Reply to: