summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2011-03-11 20:31:12 -0800
committerGeorge Sherwood2011-03-12 09:44:08 -0600
commitc656438f88ea8f23968f2dccafad4a3df582eb03 (patch)
treefae0e15c26b68b7bd9e89e1a99cf0a3c5f410e0f
parent1b4bd46e423762a076f87bbdd40555fc2d0f4690 (diff)
libical: JDK is in z-rejected
(cherry picked from commit ac21d0c021dc5c117f63dc875842f5ada971dc0d)
-rwxr-xr-xlibs/libical/DEPENDS2
-rw-r--r--libs/libical/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/libs/libical/DEPENDS b/libs/libical/DEPENDS
index e6d215b625..3e93fe0d68 100755
--- a/libs/libical/DEPENDS
+++ b/libs/libical/DEPENDS
@@ -1,4 +1,4 @@
depends cmake &&
optional_depends g++ '' '' 'for C++ bindings' &&
-optional_depends JDK '' '' 'for Java bindings' &&
+optional_depends JDK '' '' 'for Java bindings' z-rejected &&
optional_depends python '' '' 'for Python bindings'
diff --git a/libs/libical/HISTORY b/libs/libical/HISTORY
index 197036c13d..0732f961d0 100644
--- a/libs/libical/HISTORY
+++ b/libs/libical/HISTORY
@@ -1,3 +1,6 @@
+2011-03-11 Eric Sandall <sandalle@sourcemage.org>
+ * DEPENDS: JDK is in z-rejected
+
2010-09-09 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.46
* DEPENDS: add cmake