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

[Git][ocaml-team/virt-top][debian/sid] Depend on ocaml instead of ocaml-nox



Title: GitLab

Stéphane Glondu pushed to branch debian/sid at Debian OCaml Maintainers / virt-top

Commits:

  • b2f15550
    by Stephane Glondu at 2023-08-12T08:53:47+02:00
    Depend on ocaml instead of ocaml-nox
    

1 changed file:

Changes:

  • debian/control
    ... ... @@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 12),
    12 12
                    libvirt-ocaml-dev (>= 0.6.1.5),
    
    13 13
                    libxml-light-ocaml-dev,
    
    14 14
                    ocaml-findlib,
    
    15
    -               ocaml-nox
    
    15
    +               ocaml
    
    16 16
     Standards-Version: 4.4.0
    
    17 17
     Vcs-Git: https://salsa.debian.org/ocaml-team/virt-top.git
    
    18 18
     Vcs-Browser: https://salsa.debian.org/ocaml-team/virt-top
    


  • Reply to: