Dependency must be on xml, not xml-lib

This commit is contained in:
2026-08-26 22:24:25 +02:00
parent fbff4b9a6e
commit 40238d90a6
+1 -1
View File
@@ -10,6 +10,6 @@
'("base" '("base"
"racket-upnp" "racket-upnp"
"simple-log" "simple-log"
"xml-lib")) "xml"))
(define build-deps (define build-deps
'("rackunit-lib")) '("rackunit-lib"))