Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sweets.recipe
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@sugarlabs.org>2012-04-23 19:01:17 (GMT)
committer Aleksey Lim <alsroot@sugarlabs.org>2012-04-23 19:03:24 (GMT)
commitfc602d8ddb52be7ed7b889dfaf2923dfc1bd6d76 (patch)
treeb3155420169d32d94ebcbf9899c61df860414667 /sweets.recipe
parent081c145686a3db3e0ebe8f7e6c9dd31d9912310b (diff)
Add index events; polish design by moving seqno incrementing to Document classes
Diffstat (limited to 'sweets.recipe')
-rw-r--r--sweets.recipe2
1 files changed, 1 insertions, 1 deletions
diff --git a/sweets.recipe b/sweets.recipe
index c163fd5..d2a9dcc 100644
--- a/sweets.recipe
+++ b/sweets.recipe
@@ -11,7 +11,7 @@ homepage = http://wiki.sugarlabs.org/go/Platform_Team/Active_Document
version = 0.1
stability = developer
-requires = gevent
+requires = gevent; blinker
[Build]
install = install -m 0755 -d %(DESTDIR)s/%(PYTHONSITEDIR)s &&