From a68c31e39077227754fcc462361d919daaead671 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 28 Aug 2023 23:13:14 -0500 Subject: Correct dependencies --- schmaltz.egg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/schmaltz.egg b/schmaltz.egg index 7576ccb..635a4bc 100644 --- a/schmaltz.egg +++ b/schmaltz.egg @@ -1,11 +1,11 @@ ;;; (schmaltz) --- render CHICKEN in texts -((synopsis "Render scheme form in texts.") +((synopsis "Render scheme forms in texts.") (author "Case Duckworth") (version "0.1.0") (license "God Willing License") - (dependencies r7rs utf8 srfi-1) + (dependencies r7rs utf8 srfi-1 html-parser) (component-options (csc-options -X r7rs -R r7rs -- cgit 1.4.1-21-gabe81