X-Git-Url: http://repo.macrolet.net/gitweb/?p=cl-inotify.git;a=blobdiff_plain;f=cl-inotify.asd;fp=cl-inotify.asd;h=80aaad5d62aeb72365b6b042c8e46480b9241a16;hp=f35ddbf1c0ea300166599cb6e44a9de4915eaf44;hb=1e07f5bd534aa233fc53a97787b5e38b5d5fbed1;hpb=99b9d1ff2c37fd345042e42204f2eb77c71a190c diff --git a/cl-inotify.asd b/cl-inotify.asd index f35ddbf..80aaad5 100644 --- a/cl-inotify.asd +++ b/cl-inotify.asd @@ -36,7 +36,7 @@ :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) + :depends-on (#:cffi #:binary-types #:trivial-utf-8 #:sb-posix) :serial T :components ((:file "package") (cffi-grovel:grovel-file "grovel")