summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/grails/README2
-rw-r--r--development/grails/grails.info2
2 files changed, 1 insertions, 3 deletions
diff --git a/development/grails/README b/development/grails/README
index 017012e0b5..9727d001e1 100644
--- a/development/grails/README
+++ b/development/grails/README
@@ -5,5 +5,3 @@ It is intended to be a high-productivity framework by following
the "coding by convention" paradigm, providing a stand-alone
development environment and hiding much of the configuration
detail from the developer.
-
-This requires jdk from /extra/jdk-6/.
diff --git a/development/grails/grails.info b/development/grails/grails.info
index 13121f0d62..925c0216e2 100644
--- a/development/grails/grails.info
+++ b/development/grails/grails.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://dist.codehaus.org/grails/grails-1.2.0.zip"
MD5SUM="2eadcacff53bc327d162a449fe5ca2f7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="jdk"
MAINTAINER="DhabyX"
EMAIL="slack.dhabyx@gmail.com"