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

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



Title: GitLab

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

Commits:

  • b67e1d46
    by Stephane Glondu at 2023-08-12T08:55:20+02:00
    Depend on ocaml instead of ocaml-nox
    

1 changed file:

Changes:

  • debian/control
    ... ... @@ -4,7 +4,7 @@ Priority: optional
    4 4
     Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
    
    5 5
     Build-Depends:
    
    6 6
      debhelper-compat (= 13),
    
    7
    - ocaml-nox,
    
    7
    + ocaml,
    
    8 8
      camlp4,
    
    9 9
      ocaml-findlib,
    
    10 10
      ocamlbuild,
    


  • Reply to: