mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/sbt: Fixed dep info.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
c9718384f6
commit
864049533f
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-
|
|||
MD5SUM="2886cc391e38fa233b3e6c0ec9adfa1e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="scala,jdk"
|
||||
REQUIRES="jdk"
|
||||
MAINTAINER="Ben Mendis"
|
||||
EMAIL="ben.mendis@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue