[Lunar-commits] <moonbase> clisp: fix compilation

Duncan Gibson engelsman at lunar-linux.org
Sun Sep 12 12:51:54 CEST 2010


commit 105ba6ee5a6832c10a5bc4c37c56105f1ccecdfe
Author: Paul Bredbury <brebs at sent.com>
Date:   Sun Sep 12 12:51:54 2010 +0200

    clisp: fix compilation
    
    Note: downloads, compiles installs OK, and texlive too,
          but I have no idea how to actually test clist - engelsman
---
 compilers/clisp/DEPENDS |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/compilers/clisp/DEPENDS b/compilers/clisp/DEPENDS
index 79ec6fd..343a1b1 100644
--- a/compilers/clisp/DEPENDS
+++ b/compilers/clisp/DEPENDS
@@ -1,2 +1,3 @@
-optional_depends libsigsegv "" "--ignore-absence-of-libsigsegv" "for garbage collection and stack overflow support"
+depends libsigsegv
+
 optional_depends ffcall     "" "" "for foreign function call support"


More information about the Lunar-commits mailing list