diff --git a/iip-project.asd b/iip-project.asd index fb97b9d..1f9c0d7 100644 --- a/iip-project.asd +++ b/iip-project.asd @@ -6,7 +6,7 @@ :license "GPL" :version "0.0.1" :serial t - :depends-on (#:cl-gtk4 #:opticl #:cl-pango #:gsll #:cl-gdk4 #:array-operations) + :depends-on (#:cl-gtk4 #:opticl #:cl-pango #:cl-gdk4 #:array-operations) :components ((:file "package") (:file "tables") (:file "pixbuf")