summary refs log tree commit diff
path: root/advent.asd
diff options
context:
space:
mode:
Diffstat (limited to 'advent.asd')
-rw-r--r--advent.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/advent.asd b/advent.asd
index d67098d..0c5a6e0 100644
--- a/advent.asd
+++ b/advent.asd
@@ -3,7 +3,7 @@
                 :description "Advent of Code"
                 :author "Emile Hansmaennel <cl@emile.space>"
                 :license "MIT"
-                :depends-on (#:alexandria)
+                :depends-on (#:alexandria #:ppcre)
                 :components ((:file "package")
                              (:file "utils")
                              (:module "2024"