Untabify and replace some splices to conform.
[cl-inotify.git] / cl-inotify.asd
index f35ddbf..80aaad5 100644 (file)
@@ -36,7 +36,7 @@
   :long-description "Binding to the Linux inotify(7) API."
   :author "Olof-Joachim Frahm <olof@macrolet.net>"
   :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")