this repo has no description

Apply suggestions from code review

Kate 6e9d6023 96f6feb6

Changed files
+2 -1
packages
inotify
inotify.2.4.1
+2 -1
packages/inotify/inotify.2.4.1/opam
···
description: "Inotify bindings for OCaml"
maintainer: ["whitequark <whitequark@whitequark.org>"]
authors: ["whitequark <whitequark@whitequark.org>"]
-
license: "LGPL-2.1"
+
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
homepage: "https://github.com/whitequark/ocaml-inotify"
doc: "https://whitequark.github.io/ocaml-inotify"
bug-reports: "https://github.com/whitequark/ocaml-inotify/issues"
···
"odoc" {with-doc}
]
depopts: ["lwt"]
+
available: os = "linux"
build: [
["dune" "subst"] {dev}
[