You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-ml/yojson/files/yojson-2.0.2-dune-seq.patch

9 lines
175 B

--- a/lib/dune
+++ b/lib/dune
@@ -34,5 +34,4 @@
(public_name yojson)
(modules yojson)
(synopsis "JSON parsing and printing")
- (libraries seq)
(flags (-safe-string)))