pin and add pgn_to_tex lib from github for testing

This commit is contained in:
2026-05-28 13:06:05 +02:00
parent 1d47f2a2ca
commit 9ae4167f58
3 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -23,7 +23,8 @@
(depends
ocaml
(dream
(>= "1.0.0~alpha8")))
(>= "1.0.0~alpha8"))
pgn_to_tex)
(tags
("chess" "pgn" "pdf")))