X-Git-Url: http://repo.macrolet.net/gitweb/?p=cl-inotify.git;a=blobdiff_plain;f=cl-inotify.asd;fp=cl-inotify.asd;h=e99c80f3b6b733ee818dc00b82c14d17ae194509;hp=80aaad5d62aeb72365b6b042c8e46480b9241a16;hb=da749411569c2763b265fe56a2c128b7991efde0;hpb=2a1a0dca724e7008a6c4ec696c1de505168c7561 diff --git a/cl-inotify.asd b/cl-inotify.asd index 80aaad5..e99c80f 100644 --- a/cl-inotify.asd +++ b/cl-inotify.asd @@ -36,7 +36,10 @@ :long-description "Binding to the Linux inotify(7) API." :author "Olof-Joachim Frahm " :license "Simplified BSD License" - :depends-on (#:cffi #:binary-types #:trivial-utf-8 #:sb-posix) + :depends-on (#:cffi + #:binary-types + #:trivial-utf-8 + #:osicat) :serial T :components ((:file "package") (cffi-grovel:grovel-file "grovel")