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

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



Title: GitLab

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

Commits:

  • 3e0acc19
    by Stephane Glondu at 2023-08-12T09:49:40+02:00
    Depend on ocaml instead of ocaml-nox
    

1 changed file:

Changes:

  • debian/control
    ... ... @@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13),
    8 8
                    libdune-ocaml-dev,
    
    9 9
                    libfaad-dev,
    
    10 10
                    ocaml-dune,
    
    11
    -               ocaml-nox,
    
    11
    +               ocaml,
    
    12 12
                    pkg-config
    
    13 13
     Standards-Version: 4.6.1
    
    14 14
     Rules-Requires-Root: no
    


  • Reply to: