Skip to content

Commit 822e036

Browse files
lwt6 constraint for usb (enter_iter_hooks)
1 parent 35c6d5f commit 822e036

File tree

1 file changed

+4
-0
lines changed
  • packages/usb/usb.1.3.1

1 file changed

+4
-0
lines changed

packages/usb/usb.1.3.1/opam

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ depends: [
1515
"conf-pkg-config" {build}
1616
]
1717

18+
conflicts: [
19+
"lwt" { >= "6~" }
20+
]
21+
1822
depexts: [
1923
["libusb-1.0-0-dev"] {os-family = "debian"}
2024
["libusb"] {os-family = "arch"}

0 commit comments

Comments
 (0)