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

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



Title: GitLab

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

Commits:

  • 5b3e3864
    by Stephane Glondu at 2023-08-12T10:06:16+02:00
    Depend on ocaml instead of ocaml-nox
    

1 changed file:

Changes:

  • debian/control
    ... ... @@ -12,7 +12,7 @@ Build-Depends:
    12 12
      pkg-config,
    
    13 13
      liblwt-ocaml-dev,
    
    14 14
      libusb-1.0-0-dev,
    
    15
    - ocaml-nox
    
    15
    + ocaml
    
    16 16
     Standards-Version: 4.5.0
    
    17 17
     Rules-Requires-Root: no
    
    18 18
     Section: ocaml
    


  • Reply to: