[SM-Commit] GIT changes to master grimoire by Eric Sandall (854b69a5506b2ee6ac118e2497d79fc0ce978951)

Eric Sandall scm at sourcemage.org
Fri May 22 21:44:39 EDT 2009


GIT changes to master grimoire by Eric Sandall <sandalle at sourcemage.org>:

 utils/phoronix-test-suite/DEPENDS |    1 +
 utils/phoronix-test-suite/HISTORY |    1 +
 2 files changed, 2 insertions(+)

New commits:
commit 854b69a5506b2ee6ac118e2497d79fc0ce978951
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    phoronix-test-suite: Optionally depends on libaio

diff --git a/utils/phoronix-test-suite/DEPENDS b/utils/phoronix-test-suite/DEPENDS
index e707d8a..a8456d4 100755
--- a/utils/phoronix-test-suite/DEPENDS
+++ b/utils/phoronix-test-suite/DEPENDS
@@ -13,6 +13,7 @@ optional_depends  imlib2       ''  ''  'for more image manipulation tests'    &&
 optional_depends  JAVA         ''  ''  'for Java-based tests'                 &&
 optional_depends  jam          ''  ''  'for build tool tests'                 &&
 optional_depends  jpeg         ''  ''  'for JPEG tests'                       &&
+optional_depends  libaio       ''  ''  'for asynchronous I/O tests'           &&
 optional_depends  libpng       ''  ''  'for PNG tests'                        &&
 optional_depends  libvorbis    ''  ''  'for Ogg/Vorbis tests'                 &&
 optional_depends  libxv        ''  ''  'for Xv tests'                         &&
diff --git a/utils/phoronix-test-suite/HISTORY b/utils/phoronix-test-suite/HISTORY
index e9fee51..08e578f 100644
--- a/utils/phoronix-test-suite/HISTORY
+++ b/utils/phoronix-test-suite/HISTORY
@@ -1,5 +1,6 @@
 2009-05-22 Eric Sandall <sandalle at sourcemage.org>
 	* DEPENDS: Optionally depends on perl-opengl
+	  Optionally depends on libaio
 
 2009-04-27 Eric Sandall <sandalle at sourcemage.org>
 	* PREPAR: 1.8 is now the stable branch



More information about the SM-Commit mailing list