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

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



Title: GitLab

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

Commits:

  • 956ef4db
    by Stephane Glondu at 2023-08-12T09:56:46+02:00
    Depend on ocaml instead of ocaml-nox
    

1 changed file:

Changes:

  • debian/control
    ... ... @@ -11,7 +11,7 @@ Build-Depends: debhelper,
    11 11
                    libgstreamer1.0-dev,
    
    12 12
                    ocaml-dune,
    
    13 13
                    libdune-ocaml-dev,
    
    14
    -               ocaml-nox,
    
    14
    +               ocaml,
    
    15 15
                    pkg-config
    
    16 16
     Standards-Version: 4.6.0
    
    17 17
     Rules-Requires-Root: no
    


  • Reply to: