[Lunar-commits] <moonbase> opal: add swing as an optional depend. Thanks to lazyape for the submission.
Florin Braescu
florin at lunar-linux.org
Wed Oct 26 09:05:29 CEST 2011
commit 33a8afda4dcee30795f39059e67f8d1806fff042
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Oct 26 09:05:29 2011 +0200
opal: add swing as an optional depend. Thanks to lazyape for the submission.
---
net/opal/DEPENDS | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/net/opal/DEPENDS b/net/opal/DEPENDS
index e60cad5..d3d6887 100644
--- a/net/opal/DEPENDS
+++ b/net/opal/DEPENDS
@@ -1 +1,6 @@
depends ptlib
+
+optional_depends swig \
+ "--enable-java" \
+ "--disable-java" \
+ "enable JAVA JNI support"
More information about the Lunar-commits
mailing list