Add iolib functions.
[cl-inotify.git] / cl-inotify.asd
index 1f9e6e9..354b85c 100644 (file)
@@ -1,4 +1,4 @@
-;;; -*- mode: lisp; syntax: common-lisp; coding: utf-8; package: cl-user; -*-
+;;; -*- mode: lisp; syntax: common-lisp; coding: utf-8-unix; package: cl-user; -*-
 
 ;; Copyright (c) 2011-12, Olof-Joachim Frahm
 ;; All rights reserved.
@@ -40,6 +40,7 @@
                #:binary-types
                #:trivial-utf-8
                #:osicat)
+  :weakly-depends-on (#:iolib)
   :serial T
   :components ((:file "package")
                (cffi-grovel:grovel-file "grovel")