Skip to content

Commit

Permalink
Gradle: Remove superfluous dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
skalarproduktraum committed Apr 18, 2024
1 parent 0fa9153 commit d9dbc20
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -132,10 +132,6 @@ dependencies {
exclude("org.jogamp.gluegen", "gluegen-rt")
}

// TODO hacks for testing
runtimeOnly("org.jogamp.jogl:jogl-all:2.4.0:natives-macosx-universal")
runtimeOnly("com.metsci.ext.org.jogamp.gluegen:gluegen-rt:2.4.0-rc-20200202:natives-macosx-universal")

// OME
implementation("ome:formats-bsd")
implementation("ome:formats-gpl")
Expand Down

0 comments on commit d9dbc20

Please sign in to comment.