summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author dsomero2012-09-10 05:05:05 +0200
committer dsomero2012-09-11 02:09:21 +0200
commit939d0c3649a1d808ed67a5f8a9dacc012c95a24b (patch)
tree3ef73c391fc41c27cf7a8cdb07c30e8e91baa022 /games
parent94ab7da9ddd6baafde5dbe9a6761faf007fb0d43 (diff)
downloadslackbuilds-939d0c3649a1d808ed67a5f8a9dacc012c95a24b.tar.gz
games/qmc2: Add jdk to REQUIRES.
This was based off the package containing a .jar file. Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/qmc2/qmc2.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/qmc2/qmc2.info b/games/qmc2/qmc2.info
index 0e3eaa0d3d..cc26ba17bf 100644
--- a/games/qmc2/qmc2.info
+++ b/games/qmc2/qmc2.info
@@ -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"