<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -19,7 +19,7 @@ check(&quot;perl&quot;, &quot;-e 'use Compress::Zlib'&quot;, &quot;libcompress-zlib-perl&quot;, 0)
 check(&quot;exiftool&quot;, &quot;-v&quot;, &quot;libimage-exiftool-perl&quot;, 0)
 check(&quot;extract&quot;, &quot;-v&quot;, &quot;extract&quot;, 0)
 check(&quot;html2text&quot;, &quot;-help&quot;, &quot;html2text&quot;, 0)
-check(&quot;identify&quot;, &quot;-version&quot;, &quot;graphicsmagick-imagemagick-compat&quot;, 1)
+check(&quot;identify&quot;, &quot;-version&quot;, &quot;imagemagick&quot;, 0)
 check(&quot;inkscape&quot;, &quot;--help&quot;, &quot;inkscape&quot;, 0)
 check(&quot;md5sum&quot;, &quot;--help&quot;, &quot;coreutils&quot;, 0)
 check(&quot;mplayer&quot;, &quot;-v&quot;, &quot;mplayer&quot;, 0)
@@ -35,3 +35,4 @@ check(&quot;zcat&quot;, &quot;-h&quot;, &quot;gzip&quot;, 0)
 $missing.each{|name, args, pkg| out.puts &quot;Missing package #{pkg} (needed for `#{name} #{args}`)&quot; }
 out.puts &quot;All dependencies found.&quot; if $missing.empty?
 
+exit($missing.empty?)
\ No newline at end of file</diff>
      <filename>run_to_check_dependencies.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5186c5467b01b5b2576d7bdf61d474bfb39ee173</id>
    </parent>
  </parents>
  <author>
    <name>Ilmari Heikkinen</name>
    <email>ilmari.heikkinen@gmail.com</email>
  </author>
  <url>http://github.com/kig/metadata/commit/d6530900af0e00857fb2a19aacab6a11c69017ea</url>
  <id>d6530900af0e00857fb2a19aacab6a11c69017ea</id>
  <committed-date>2009-02-16T12:09:45-08:00</committed-date>
  <authored-date>2009-02-16T12:09:45-08:00</authored-date>
  <message>run_to_check_dependencies.rb: return 1 if missing deps</message>
  <tree>f0fac056a833d751d19f47a54dec86b36dc75475</tree>
  <committer>
    <name>Ilmari Heikkinen</name>
    <email>ilmari.heikkinen@gmail.com</email>
  </committer>
</commit>
