X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=cl-inotify.asd;h=9876e16da25cd80505d78a2554ebe69bf8da3f58;hb=0706f8cdbe45042a8948e772323fbd55dc9ba24f;hp=e6815a5d740b55ab6f18aeaabe86b0fc43a62350;hpb=39e9d41079a020076b889a5c23ce0c6c71074454;p=cl-inotify.git diff --git a/cl-inotify.asd b/cl-inotify.asd index e6815a5..9876e16 100644 --- a/cl-inotify.asd +++ b/cl-inotify.asd @@ -30,7 +30,7 @@ (asdf:operate 'asdf:load-op 'cffi-grovel)) (asdf:defsystem :cl-inotify - :depends-on (#:cffi #:binary-types) + :depends-on (#:cffi #:binary-types #:trivial-utf-8) :serial T :components ((:file "package") (cffi-grovel:grovel-file "grovel")