Add support UTF-8 (via babel) in #'decode-escaped-encoding
[puri-unicode.git] / puri.asd
index 0e4ea9c..5c12ad6 100644 (file)
--- a/puri.asd
+++ b/puri.asd
@@ -12,6 +12,7 @@
   :maintainer "Kevin M. Rosenberg <kmr@debian.org>"
   :licence "GNU Lesser General Public License"
   :description "Portable Universal Resource Indentifier Library"
+  :depends-on (#:babel)
   :components
   ((:file "src")))