mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/ApacheDirectoryStudio: 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
16142bcf1c
commit
3f923ed262
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://apache.tradebit.com/pub/directory/studio/stable/1.5.3.v20100330
|
|||
MD5SUM="315e4726121aa84c93e92f5f0db2884c"
|
||||
DOWNLOAD_x86_64="http://apache.tradebit.com/pub/directory/studio/stable/1.5.3.v20100330/ApacheDirectoryStudio-linux-x86_64-1.5.3.v20100330.tar.gz"
|
||||
MD5SUM_x86_64="613d07f7befbb8cc44c462a6ec262719"
|
||||
REQUIRES=""
|
||||
REQUIRES="jdk"
|
||||
MAINTAINER="Vincent Batts"
|
||||
EMAIL="vbatts@hashbangbash.com"
|
||||
|
|
Loading…
Reference in a new issue