<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,6 +4,10 @@ isEmpty( ISQT4 ) {
 error(&quot;Use the qmake include with Qt4.4 or greater, on Debian that is qmake-qt4&quot;);
 }
 
+lessThan(QT_VERSION, 4.5) {
+    error(&quot;Arora requires Qt 4.5 or greater&quot;)
+}
+
 TEMPLATE = subdirs
 SUBDIRS  = src tools
 CONFIG += ordered</diff>
      <filename>arora.pro</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e3a6b36509464a262717200abadc1d36b5cfed3d</id>
    </parent>
  </parents>
  <author>
    <name>Christopher Eby</name>
    <email>kreed@kreed.org</email>
  </author>
  <url>http://github.com/icefox/arora/commit/9a5eff98f8466880a12fa41d8e0b6b5d059fa3bc</url>
  <id>9a5eff98f8466880a12fa41d8e0b6b5d059fa3bc</id>
  <committed-date>2009-10-15T19:07:44-07:00</committed-date>
  <authored-date>2009-10-10T15:58:35-07:00</authored-date>
  <message>Add a check for Qt 4.5</message>
  <tree>a1549683f23b5f9928bd314e5e37a27afa11605a</tree>
  <committer>
    <name>Benjamin C Meyer</name>
    <email>ben@meyerhome.net</email>
  </committer>
</commit>
