Remove opengl es dependency
This commit is contained in:
parent
7e2f4feaf5
commit
c96cecf21d
14
pom.xml
14
pom.xml
@ -80,20 +80,6 @@
|
||||
<classifier>${lwjgl.natives}</classifier>
|
||||
</dependency>
|
||||
|
||||
<!--OpenGL ES-->
|
||||
<!--License: BSD-->
|
||||
<dependency>
|
||||
<groupId>org.lwjgl</groupId>
|
||||
<artifactId>lwjgl-opengles</artifactId>
|
||||
<version>${lwjgl.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.lwjgl</groupId>
|
||||
<artifactId>lwjgl-opengles</artifactId>
|
||||
<version>${lwjgl.version}</version>
|
||||
<classifier>${lwjgl.natives}</classifier>
|
||||
</dependency>
|
||||
|
||||
<!--OpenAL-->
|
||||
<!--License: BSD-->
|
||||
<dependency>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user