games/qmc2: 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:05:05 -04:00
parent 94ab7da9dd
commit 939d0c3649
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/qmc2/qmc2-0.36.tar.bz2"
MD5SUM="db374fcdef5f680729b26af88766c4fb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
REQUIRES="jdk"
MAINTAINER="Erik Hanson"
EMAIL="erik@slackbuilds.org"