projects
/
eow
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f08c83a
)
Add parenscript dependency
author
Gerd Flaig
<gefla@gefla-mac-zrh>
Fri, 19 Dec 2008 23:39:24 +0000
(
00:39
+0100)
committer
Gerd Flaig
<gefla@gefla-mac-zrh>
Fri, 19 Dec 2008 23:39:24 +0000
(
00:39
+0100)
eow.asd
patch
|
blob
|
history
diff --git
a/eow.asd
b/eow.asd
index 01d54501da943a142dd09f4c2aa1159b727efd0b..f54b67648cf68ef141965a4a05b55ad947e63bee 100644
(file)
--- a/
eow.asd
+++ b/
eow.asd
@@
-17,7
+17,7
@@
:version "0.0.1"
:licence "MIT"
:description "Web Empire client"
- :depends-on (:usocket :hunchentoot)
+ :depends-on (:usocket :hunchentoot
:parenscript
)
:components ((:file "package")
(:file "util"
:depends-on ("package"))