Skip to content

Commit

Permalink
Supply processing apple.jar from a local repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
monkstone committed Sep 23, 2018
1 parent 9f18793 commit 53728ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.rb
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
)

pom 'org.jruby:jruby:9.2.0.0'
jar 'org.processing:core:3.3.7'
jar 'com.apple.eawt:apple:1.0'
jar 'org.processing:video:3.0.2'
jar('org.jogamp.jogl:jogl-all:${jogl.version}')
jar('org.jogamp.gluegen:gluegen-rt-main:${jogl.version}')
Expand Down

0 comments on commit 53728ef

Please sign in to comment.