Skip to content

Commit

Permalink
[Truffle] Mx: add explicit dependency on JLine.
Browse files Browse the repository at this point in the history
* Needed for mx eclipseinit.
  • Loading branch information
eregon committed Dec 13, 2016
1 parent d6743af commit a9b5492
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mx.jruby/suite.py
Expand Up @@ -173,6 +173,7 @@ def mavenLib(mavenDep, sha1, sourceSha1, license):
"SNAKEYAML",
"JONI",
"JCODINGS",
"JLINE",
],
"annotationProcessors": ["truffle:TRUFFLE_DSL_PROCESSOR"],
"javaCompliance": "1.8",
Expand Down

0 comments on commit a9b5492

Please sign in to comment.