Adding new dependencies to .meta.
This commit is contained in:
@@ -21,10 +21,11 @@
|
|||||||
|
|
||||||
((egg "farm.egg")
|
((egg "farm.egg")
|
||||||
(synopsis "farm")
|
(synopsis "farm")
|
||||||
(license "BSD")
|
(license "GPL-3.0+")
|
||||||
(category web)
|
(category web)
|
||||||
(author "Thomas Hintz")
|
(author "Thomas Hintz")
|
||||||
(depends http-session srfi-69 coops uri-common
|
(depends http-session srfi-69 coops uri-common
|
||||||
srfi-18 medea numbers spiffy spiffy-cookies
|
srfi-18 medea numbers spiffy spiffy-cookies
|
||||||
|
sql-de-lite crypt
|
||||||
intarweb pll sxml-transforms websockets miscmacros)
|
intarweb pll sxml-transforms websockets miscmacros)
|
||||||
(files "farm.setup" "farm.meta"))
|
(files "farm.setup" "farm.meta"))
|
||||||
|
|||||||
Reference in New Issue
Block a user