diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-04 09:38:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-09 07:12:22 +0700 |
commit | dfdf88664cb0a785bfa0cff442a5f75ee054a48b (patch) | |
tree | 8c221b0e9f94bae95248d8674b0eefead060ceb8 /development/leiningen/README | |
parent | 6222c15414b28dae8477e8b1909e381eb9f6e521 (diff) | |
download | slackbuilds-dfdf88664cb0a785bfa0cff442a5f75ee054a48b.tar.gz |
development/leiningen: Add jdk as DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/leiningen/README')
-rw-r--r-- | development/leiningen/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/development/leiningen/README b/development/leiningen/README index 6e8dd88bd7..93976c53a9 100644 --- a/development/leiningen/README +++ b/development/leiningen/README @@ -1,5 +1,3 @@ Leiningen is the easiest way to use Clojure. With a focus on project automation and declarative configuration, it gets out of your way and lets you focus on your code. - -'jdk' is a runtime dependency. |