Skip to Content.
Sympa Menu

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

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 (44f6ad9c85aaf50b99747ea5f0e6d1c13c592eed)
  • Date: Fri, 22 May 2009 20:32:13 -0500

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

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

New commits:
commit 44f6ad9c85aaf50b99747ea5f0e6d1c13c592eed
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

phoronix-test-suite: Optionally depends on perl-opengl

diff --git a/utils/phoronix-test-suite/DEPENDS
b/utils/phoronix-test-suite/DEPENDS
index 8f7dc00..e707d8a 100755
--- a/utils/phoronix-test-suite/DEPENDS
+++ b/utils/phoronix-test-suite/DEPENDS
@@ -19,6 +19,7 @@ optional_depends libxv '' '' 'for Xv tests'
&&
optional_depends libxvmc '' '' 'for XvMc tests'
&&
optional_depends OPENAL '' '' 'for OpenAL audio tests'
&&
optional_depends perl '' '' 'for perl tests'
&&
+optional_depends perl-opengl '' '' 'for perl OpenGL tests'
&&
optional_depends PORTAUDIO '' '' 'for PortAudio audio tests'
&&
optional_depends qt4 '' '' 'for QT tests'
&&
optional_depends scons '' '' 'for build tests'
&&
diff --git a/utils/phoronix-test-suite/HISTORY
b/utils/phoronix-test-suite/HISTORY
index 9a19b0d..e9fee51 100644
--- a/utils/phoronix-test-suite/HISTORY
+++ b/utils/phoronix-test-suite/HISTORY
@@ -1,3 +1,6 @@
+2009-05-22 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Optionally depends on perl-opengl
+
2009-04-27 Eric Sandall <sandalle AT sourcemage.org>
* PREPAR: 1.8 is now the stable branch
* DETAILS: Updated to 1.8.0 (both devel and stable)



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

Archive powered by MHonArc 2.6.24.

Top of Page