games/ho1: 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:
dsomero 2012-09-09 23:04:12 -04:00
parent bee6158df3
commit 4182bfa6e1
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/project/ho1/ho1/1.430/HO_1430_r894.rp
MD5SUM="ee6b9d421040f2e2dc3b97d5fc0e79ae"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
REQUIRES="jdk"
MAINTAINER="Xavier Maillard"
EMAIL="xavier+slackbuilds@maillard.im"