Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (854b69a5506b2ee6ac118e2497d79fc0ce978951)
  • Date: Fri, 22 May 2009 20:44:39 -0500

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



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (854b69a5506b2ee6ac118e2497d79fc0ce978951), Eric Sandall, 05/22/2009

Archive powered by MHonArc 2.6.24.

Top of Page