Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2010-09-22 20:52:42 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2010-09-22 20:52:42 (GMT)
commit17a19fe278cbdf72dff82d122bf3e7bb72f8ceff (patch)
tree702e344082f3bdf55a340d8a601fe54f7b36a412
parent716b5368ffdf2377777a3c96a5619cdc251c4be6 (diff)
Depend on sugar-toolkit instead of sugar-base
-rw-r--r--sweets.recipe4
1 files changed, 2 insertions, 2 deletions
diff --git a/sweets.recipe b/sweets.recipe
index a149d78..a5fc02c 100644
--- a/sweets.recipe
+++ b/sweets.recipe
@@ -8,8 +8,8 @@ version = 0.88.0
stability = testing
[Component]
-requires = sugar-base; python-cjson; xapian-bindings-python
-binding = PATH bin; PYTHONPATH = python; XDG_DATA_DIRS share
+requires = sugar-toolkit; python-cjson; xapian-bindings-python
+binding = PATH bin; PYTHONPATH python; XDG_DATA_DIRS share
arch = any
[Build]