summaryrefslogtreecommitdiffstats
path: root/gnu/java-gcj-compat
diff options
context:
space:
mode:
authorIsmael Luceno2015-03-30 16:19:16 -0300
committerIsmael Luceno2015-03-31 22:00:36 -0300
commit79d8ded8ba31f74415a05c23749512777187e3ef (patch)
tree56102ae017203cfae57e06e533d1e9e7b2caa175 /gnu/java-gcj-compat
parenteeb02521853304e03ccd6ed782d22cd5679ab381 (diff)
java-gcj-compat: Update GCC dependency for 4.9.x
Diffstat (limited to 'gnu/java-gcj-compat')
-rwxr-xr-xgnu/java-gcj-compat/DEPENDS2
-rw-r--r--gnu/java-gcj-compat/HISTORY4
2 files changed, 4 insertions, 2 deletions
diff --git a/gnu/java-gcj-compat/DEPENDS b/gnu/java-gcj-compat/DEPENDS
index 3de94af26f..eb7f6260de 100755
--- a/gnu/java-gcj-compat/DEPENDS
+++ b/gnu/java-gcj-compat/DEPENDS
@@ -1 +1 @@
-depends gcj
+depends -sub JAVA gcc
diff --git a/gnu/java-gcj-compat/HISTORY b/gnu/java-gcj-compat/HISTORY
index 737434862e..647ac8b33f 100644
--- a/gnu/java-gcj-compat/HISTORY
+++ b/gnu/java-gcj-compat/HISTORY
@@ -1,3 +1,5 @@
+2015-03-30 Isamel Luceno <ismael@sourcemage.org>
+ * DEPENDS: Updated GCC dependency for 4.9.x
+
2010-05-22 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS, DETAILS, PROVIDES: spell created
-