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

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



Title: GitLab

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

Commits:

  • 3e9135cd
    by Stephane Glondu at 2023-08-12T10:01:40+02:00
    Depend on ocaml instead of ocaml-nox
    

1 changed file:

Changes:

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


  • Reply to: