<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,6 +8,7 @@ repositories.remote &lt;&lt; &quot;http://scala-tools.org/repo-releases&quot;
 repositories.remote &lt;&lt; &quot;http://www.familie-kneissl.org/repo-releases&quot;
 
 SCALALIB = { :group =&gt; 'org.scala-lang', :id =&gt; 'scala-library', :version =&gt; '2.7.3' }
+SCALACOMP = { :group =&gt; 'org.scala-lang', :id =&gt; 'scala-compiler', :version =&gt; '2.7.3' }
 SCALATEST = { :group =&gt; 'org.scala-tools.testing', :id =&gt; 'scalatest', :version =&gt; '0.9.5' }
 SCALACHECK = { :group =&gt; 'org.scala-tools.testing', :id =&gt; 'scalacheck', :version =&gt; '1.5' }
 SPECS = { :group =&gt; 'org.scala-tools.testing', :id =&gt; 'specs', :version =&gt; '1.4.3' }
@@ -23,7 +24,7 @@ define 'devday' do
 
   desc 'Slideshow creator'
   define 'slider' do
-    compile.with MARKDOWNJ, COMMONS_IO, FLYING_SAUCER, ITEXT
+    compile.with SCALACOMP, SCALALIB, MARKDOWNJ, COMMONS_IO, FLYING_SAUCER, ITEXT
   end
   
   desc 'Presentation'</diff>
      <filename>Buildfile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>70577b07e0e5b427358547cfb89965cba9c7bddf</id>
    </parent>
  </parents>
  <author>
    <name>Clinton R. Nixon</name>
    <email>crnixon@gmail.com</email>
  </author>
  <url>http://github.com/crnixon/talk_devday_scala/commit/da7f40d74d79b065cdd60ba77f6f43574e883dda</url>
  <id>da7f40d74d79b065cdd60ba77f6f43574e883dda</id>
  <committed-date>2009-10-07T12:26:27-07:00</committed-date>
  <authored-date>2009-10-07T12:26:27-07:00</authored-date>
  <message>update scala requirements</message>
  <tree>4a0fd8ed8b731b9458d30a6ed7ac3de5a8208ef3</tree>
  <committer>
    <name>Clinton R. Nixon</name>
    <email>crnixon@gmail.com</email>
  </committer>
</commit>
