summaryrefslogtreecommitdiff
path: root/eris.asd
diff options
context:
space:
mode:
Diffstat (limited to 'eris.asd')
-rw-r--r--eris.asd5
1 files changed, 2 insertions, 3 deletions
diff --git a/eris.asd b/eris.asd
index 405c9c4..7950016 100644
--- a/eris.asd
+++ b/eris.asd
@@ -3,12 +3,11 @@
:author "mail@ykonai.net"
:license "LGPLv3 or later"
:depends-on ("ironclad" "alexandria" "serapeum" "trivial-gray-streams"
- "function-cache" "lparallel" #+unix "osicat" #+unix "mmap")
+ "lparallel" #+unix "osicat" #+unix "mmap")
:components
((:module "src"
:serial t
- :components ((:file "cache")
- (:file "package")
+ :components ((:file "package")
(:file "common")
(:file "conditions")
(:file "base32")