diff --git a/build-scripts/sugar.modules b/build-scripts/sugar.modules
index 0810664..11a5573 100644
--- a/build-scripts/sugar.modules
+++ b/build-scripts/sugar.modules
@@ -26,6 +26,8 @@
         href="svn://svn.berlios.de/" />
   <repository type="svn" name="tinymail.tinymail.org"
         href="https://svn.tinymail.org/svn/tinymail/" />
+  <repository type="svn" name="tinlizzie.org"
+        href="http://tinlizzie.org/olpc/sugar/" />
   <tarball id="libmatchbox" version="1.8">
     <source href="http://projects.o-hand.com/matchbox/sources/libmatchbox/1.8/libmatchbox-1.8.tar.bz2"
             size="303304" md5sum="6bbd6b41f4fd78b7baa6157b303e5ac0"/>
@@ -134,4 +136,16 @@
     <dependencies>
     </dependencies>
   </autotools>
+  <autotools id="squeak">
+    <branch repo="tinlizzie.org"/>
+    <dependencies>
+    </dependencies>
+  </autotools>
+  <autotools id="etoys">
+    <branch repo="tinlizzie.org"/>
+    <dependencies>
+ 	<dep package="sugar"/>
+	<dep package="squeak"/>       
+    </dependencies>
+  </autotools>
 </moduleset>
