mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/scala: Add jdk to REQUIRES.
This was based off the package containing a .jar file. Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
887c573336
commit
d12df78c20
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://www.scala-lang.org/downloads/distrib/files/scala-2.7.7.final.tg
|
|||
MD5SUM="5d2294d5aab72fec869c0ba666d28b7e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
REQUIRES="jdk"
|
||||
MAINTAINER="Matthias Diehn Ingesman"
|
||||
EMAIL="matthias@pf-c.dk"
|
||||
|
|
Loading…
Reference in a new issue