summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaka Kranjc2007-05-22 09:13:30 +0200
committerJaka Kranjc2007-05-22 09:13:30 +0200
commit82ea22f9ace8639e120b56e9979a95336b9d900f (patch)
treeaa676fd3615fb7785ddd6030adb6408e866bb9ec
parentb6c4bd9d0c0069607159934220d6489ea9995382 (diff)
gcj: add some new depends
-rwxr-xr-xgnu/gcj/DEPENDS4
-rw-r--r--gnu/gcj/HISTORY3
2 files changed, 6 insertions, 1 deletions
diff --git a/gnu/gcj/DEPENDS b/gnu/gcj/DEPENDS
index f025ea2c94..f4f2486b74 100755
--- a/gnu/gcj/DEPENDS
+++ b/gnu/gcj/DEPENDS
@@ -7,4 +7,6 @@ fi &&
if [[ $VERSION != $(installed_version gcc) ]]; then
force_depends gcc
fi &&
-depends smgl-archspecs
+depends smgl-archspecs &&
+depends unzip &&
+depends zip
diff --git a/gnu/gcj/HISTORY b/gnu/gcj/HISTORY
index e7a4430a11..93457c6951 100644
--- a/gnu/gcj/HISTORY
+++ b/gnu/gcj/HISTORY
@@ -1,3 +1,6 @@
+2007-05-22 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
+ * DEPENDS: added zip and unzip for fastjar
+
2007-05-19 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
* DETAILS: updated spell to 4.2.0