Skip to content

Commit

Permalink
Add missing dependency on Trivial-features
Browse files Browse the repository at this point in the history
  • Loading branch information
sionescu committed May 19, 2010
1 parent 5b3866d commit ee6713e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions swap-bytes.asd
@@ -1,4 +1,5 @@
(defsystem :swap-bytes (defsystem :swap-bytes
:depends-on (:trivial-features)
:serial t :serial t
:components ((:file "package") :components ((:file "package")
#+sbcl (:file "sbcl") #+sbcl (:file "sbcl")
Expand Down

0 comments on commit ee6713e

Please sign in to comment.