Deliver each contrib as a single FASL. Don't implicitly require ASDF or source code...
[sbcl.git] / contrib / sb-grovel / defpackage.lisp
index 5f161b1..291bd0b 100644 (file)
@@ -6,4 +6,4 @@
   ;; nasty things done with SB-ALIEN:STRUCT.
   #+sb-package-locks
   (:implement "SB-ALIEN")
-  (:use "COMMON-LISP" "SB-ALIEN" "ASDF" "SB-EXT"))
+  (:use "COMMON-LISP" "SB-ALIEN" "ASDF" "UIOP"))