X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=puri.asd;h=22879b0a6fa12ac685afc2f15ec818c8ddd226d1;hb=HEAD;hp=5c12ad6b89499cef3ad74eeb84ca2ff37a58a11a;hpb=1c40f3b75ed32c95c7a7f72e25f0420028974877;p=puri-unicode.git diff --git a/puri.asd b/puri.asd index 5c12ad6..22879b0 100644 --- a/puri.asd +++ b/puri.asd @@ -12,7 +12,7 @@ :maintainer "Kevin M. Rosenberg " :licence "GNU Lesser General Public License" :description "Portable Universal Resource Indentifier Library" - :depends-on (#:babel) + :depends-on (#:babel #:idna) :components ((:file "src")))