diff options
author | Boutade <thegoofist@protonmail.com> | 2019-10-16 11:10:33 -0500 |
---|---|---|
committer | Boutade <thegoofist@protonmail.com> | 2019-10-16 11:10:33 -0500 |
commit | bbc957bb9dd1e8514e7d4e97bf1039d540a6d551 (patch) | |
tree | 4c1aa7ab38dfe81c342ce988b59c6c474dbec0a9 /the-price-of-a-cup-of-coffee.asd | |
parent | 50ed39b0133f03224039735f5af6dab0e1fa2456 (diff) |
evasive pedestrians
Diffstat (limited to 'the-price-of-a-cup-of-coffee.asd')
-rw-r--r-- | the-price-of-a-cup-of-coffee.asd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/the-price-of-a-cup-of-coffee.asd b/the-price-of-a-cup-of-coffee.asd index 4c0a824..27f82a2 100644 --- a/the-price-of-a-cup-of-coffee.asd +++ b/the-price-of-a-cup-of-coffee.asd @@ -6,7 +6,7 @@ :license "GPL3" :version "0.0.1" :serial t - :depends-on (#:animise #:sdl2 #:sdl2-image #:harmony-simple #:swank) + :depends-on (#:animise #:sdl2 #:sdl2-image #:harmony-simple #:trivia #:swank) :components ((:file "package") (:file "macros") (:file "assets") |