mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/arduino: 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
01207ed907
commit
acd89853b3
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://arduino.googlecode.com/files/arduino-1.0.1-linux.tgz"
|
|||
MD5SUM="aee761a5edb9a0595ae8ac594e53c206"
|
||||
DOWNLOAD_x86_64="https://arduino.googlecode.com/files/arduino-1.0.1-linux64.tgz"
|
||||
MD5SUM_x86_64="f04b115280481aa66884b297dcde443e"
|
||||
REQUIRES=""
|
||||
REQUIRES="jdk"
|
||||
MAINTAINER="Vliegendehuiskat"
|
||||
EMAIL="vliegendehuiskat [at] gmail [dot] com"
|
||||
|
|
Loading…
Reference in a new issue