Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sweets.recipe
diff options
context:
space:
mode:
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 ee2ec9b..132802b 100644
--- a/sweets.recipe
+++ b/sweets.recipe
@@ -11,7 +11,7 @@ homepage = http://wiki.sugarlabs.org/go/Platform_Team/Sugar_Network/Server
version = 0.1
stability = developer
-requires = active-document; restful-document; sugar-stats-server; sweets-recipe
+requires = active-document; restful-document; sweets-recipe; base/rrdtool-python
install = getent group sugar-network || groupadd -r sugar-network;
getent passwd sugar-network || useradd -r -d / -M -g sugar-network sugar-network;
mkdir -p /var/lib/sugar-network /var/log/sugar-network /var/run/sugar-network;