New commits:
commit dadbb500d1d15191e4135e583246410b9945dd68
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
gcc: gcj depends on unzip and zip
diff --git a/gnu/gcc/DEPENDS b/gnu/gcc/DEPENDS
index 339ec95..29cdeae 100755
--- a/gnu/gcc/DEPENDS
+++ b/gnu/gcc/DEPENDS
@@ -1,5 +1,8 @@
. $GRIMOIRE/libcompat &&
if list_find "$GCC_COMPILER" "java" ; then
+ depends unzip &&
+ depends zip &&
+
if [[ $GCJ_AWT == y ]]; then
depends gtk+2 '--enable-java-awt=gtk' &&
depends libart_lgpl &&
diff --git a/gnu/gcc/HISTORY b/gnu/gcc/HISTORY
index e6a0451..66a82f4 100644
--- a/gnu/gcc/HISTORY
+++ b/gnu/gcc/HISTORY
@@ -1,3 +1,6 @@
+2010-08-19 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: gcj depends on unzip and zip
+
2010-08-18 Eric Sandall <sandalle AT sourcemage.org>
* CONFLICTS: Auto-conflict with ada, fortran, g++, gcj, and objc
This will remove the old stand-alone files before the combined gcc
[SM-Commit] GIT changes to devel-merged-gcc grimoire by Eric Sandall (dadbb500d1d15191e4135e583246410b9945dd68),
Eric Sandall, 08/19/2010