[Lunar-commits] <moonbase> slang: Oops, forgot to add the DEPENDS.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Feb 6 11:14:17 CET 2011
commit f693b43499498336a085c96d38c08fe1007479c3
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Feb 6 05:14:17 2011 -0500
slang: Oops, forgot to add the DEPENDS.
---
libs/slang/DEPENDS | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/libs/slang/DEPENDS b/libs/slang/DEPENDS
new file mode 100644
index 0000000..3d4195a
--- /dev/null
+++ b/libs/slang/DEPENDS
@@ -0,0 +1,3 @@
+optional_depends pcre "--with-pcre=/lib" "--without-pcre" "for Perl reqular expression support"
+optional_depends onig "--with-onig" "--without-onig" "for additional regular expression support"
+optional_depends zlib "--with-zlib" "--without-zlib" "for compression support"
More information about the Lunar-commits
mailing list