summaryrefslogtreecommitdiffstats
path: root/pts/distro-xml
diff options
context:
space:
mode:
authorMichael Larabel <Michael AT phoronix.com>2008-05-16 18:05:59 -0400
committerMichael Larabel <Michael AT phoronix.com>2008-05-16 18:05:59 -0400
commit7d2c1e509a45bf5d525f3d0444ef3cbe54e65ac5 (patch)
tree8b9c0c34fa5d84d7fca8ed931a8c2ee8cfbc9bf7 /pts/distro-xml
parent29b7786386e3fdce7336369c6a4021ace194665a (diff)
downloadphoronix-test-suite-upstream-7d2c1e509a45bf5d525f3d0444ef3cbe54e65ac5.tar.gz
phoronix-test-suite-upstream-7d2c1e509a45bf5d525f3d0444ef3cbe54e65ac5.tar.xz
phoronix-test-suite-upstream-7d2c1e509a45bf5d525f3d0444ef3cbe54e65ac5.zip
A variety of small changes...
Diffstat (limited to 'pts/distro-xml')
-rw-r--r--pts/distro-xml/generic-packages.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/pts/distro-xml/generic-packages.xml b/pts/distro-xml/generic-packages.xml
index c1b9a00..71af53e 100644
--- a/pts/distro-xml/generic-packages.xml
+++ b/pts/distro-xml/generic-packages.xml
@@ -78,5 +78,11 @@
<PossibleNames>gfortran, gcc-fortran</PossibleNames>
<FileCheck>/usr/bin/gfortran</FileCheck>
</Package>
+ <Package>
+ <GenericName>build-utilities</GenericName>
+ <Title>GNU Development Utilities / Libraries</Title>
+ <PossibleNames>gcc</PossibleNames>
+ <FileCheck>/usr/bin/gcc</FileCheck>
+ </Package>
</ExternalDependencies>
</PhoronixTestSuite>