summaryrefslogtreecommitdiffstats
path: root/www/webstart/jogl.jnlp
diff options
context:
space:
mode:
Diffstat (limited to 'www/webstart/jogl.jnlp')
-rw-r--r--www/webstart/jogl.jnlp3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/webstart/jogl.jnlp b/www/webstart/jogl.jnlp
index cc438f8b8..6f311c956 100644
--- a/www/webstart/jogl.jnlp
+++ b/www/webstart/jogl.jnlp
@@ -23,6 +23,9 @@
<resources os="SunOS" arch="sparc">
<nativelib href = "jogl-natives-solsparc.jar" />
</resources>
+ <resources os="SunOS" arch="x86">
+ <nativelib href = "jogl-natives-solx86.jar" />
+ </resources>
<resources os="Linux">
<nativelib href = "jogl-natives-linux.jar" />
</resources>