Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/sysdeps/debian-family.xml
diff options
context:
space:
mode:
authorBert Freudenberg <bert@freudenbergs.de>2010-09-02 21:19:03 (GMT)
committer Bert Freudenberg <bert@freudenbergs.de>2010-09-06 14:16:28 (GMT)
commitf8e858d3b3dfa798552a42986283c9c6c678bb3c (patch)
tree29c72aa56ecde89e1bc90c52cb7012774103ba7e /config/sysdeps/debian-family.xml
parent9d2722cd1af72b945bcf9060df8f10b6270b84b6 (diff)
Build Squeak VM 4.0.3 from tarfile
This is almost the same as my patch from April, which never made it in. Instead of building from the outdated "olpc" subversion branch, the Squeak VM is build from a release tarball. It adds a cmake dependency, and gives an error if make is run without running autogen.sh first. Also adds a "clean" make target to please jhbuild. Signed-off-by: Bert Freudenberg <bert@freudenbergs.de>
Diffstat (limited to 'config/sysdeps/debian-family.xml')
-rw-r--r--config/sysdeps/debian-family.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/sysdeps/debian-family.xml b/config/sysdeps/debian-family.xml
index aaae337..d7c1354 100644
--- a/config/sysdeps/debian-family.xml
+++ b/config/sysdeps/debian-family.xml
@@ -3,6 +3,7 @@
<package name="automake1.9"/>
<package name="avahi-daemon"/>
<package name="avahi-autoipd"/><!-- for ad-hoc network support -->
+ <package name="cmake"/>
<package name="evince"/>
<package name="g++"/>
<package name="gcc"/>