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

[Git][ocaml-team/liquidsoap][debian/experimental] Add new build-dependencies



Title: GitLab

Kyle Robbertze pushed to branch debian/experimental at Debian OCaml Maintainers / liquidsoap

Commits:

  • fc472d0a
    by Kyle Robbertze at 2024-10-13T15:56:38+01:00
    Add new build-dependencies
    

1 changed file:

Changes:

  • debian/control
    ... ... @@ -38,6 +38,7 @@ Build-Depends: chrpath,
    38 38
                    libmagic-ocaml-dev (>= 0.6),
    
    39 39
                    libmenhir-ocaml-dev,
    
    40 40
                    libmetadata-ocaml-dev,
    
    41
    +               libmem-usage-ocaml-dev,
    
    41 42
                    libmm-ocaml-dev (>= 0.8.5-4),
    
    42 43
                    libmp3lame-ocaml-dev (>= 0.3.2),
    
    43 44
                    libogg-ocaml-dev (>= 0.7.0),
    
    ... ... @@ -50,6 +51,7 @@ Build-Depends: chrpath,
    50 51
                    libbitstring-ocaml-dev,
    
    51 52
                    libportaudio-ocaml-dev (>= 0.2.0),
    
    52 53
                    libpulse-ocaml-dev (>= 0.1.2),
    
    54
    +               libsaturn-lockfree-ocaml-dev,
    
    53 55
                    libsamplerate-ocaml-dev (>= 0.1.1),
    
    54 56
                    libsedlex-ocaml-dev (>= 2.0),
    
    55 57
                    libshine-ocaml-dev (>= 0.2.0),
    


  • Reply to: