diff options
author | Michael Larabel <michael@phx-laptop.(none)> | 2008-08-25 21:33:58 -0400 |
---|---|---|
committer | Michael Larabel <michael@phx-laptop.(none)> | 2008-08-25 21:33:58 -0400 |
commit | c6ba9b98a6227442a20a612a14c0030f6b92ec08 (patch) | |
tree | f8c7f3387e4affbf67d48da3794eca08e6168082 /pts | |
parent | 8bcea14e0f2d442548fc74ccf8f97dd102765724 (diff) | |
download | phoronix-test-suite-upstream-c6ba9b98a6227442a20a612a14c0030f6b92ec08.tar.gz phoronix-test-suite-upstream-c6ba9b98a6227442a20a612a14c0030f6b92ec08.tar.xz phoronix-test-suite-upstream-c6ba9b98a6227442a20a612a14c0030f6b92ec08.zip |
pts: vdrift test profile also needs scons
Diffstat (limited to 'pts')
-rw-r--r-- | pts/test-profiles/vdrift.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pts/test-profiles/vdrift.xml b/pts/test-profiles/vdrift.xml index cb34df6..8044e9b 100644 --- a/pts/test-profiles/vdrift.xml +++ b/pts/test-profiles/vdrift.xml @@ -14,7 +14,7 @@ <Version>2008-08-05</Version> <TimesToRun>3</TimesToRun> <ResultScale>Average FPS</ResultScale> - <ExternalDependencies>sdl-development, build-utilities, glew, jam, vorbis-devel</ExternalDependencies> + <ExternalDependencies>sdl-development, build-utilities, glew, jam, scons, vorbis-devel</ExternalDependencies> <Proportion>HIB</Proportion> <Description>This test calculates the average frame-rate within vDrift, which is an open-source drift racing game.</Description> </TestInformation> |