[newlisp] Fixed Build Error

ndowens ndowens at fedoraproject.org
Fri Apr 6 02:04:31 UTC 2012


commit faec1fb0e04ef134ebacaab1d7f73876b73c28d1
Author: Nathan Owens <ndowens04 at gmail.com>
Date:   Thu Apr 5 21:04:20 2012 -0500

    Fixed Build Error

 newlisp.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/newlisp.spec b/newlisp.spec
index 6f1f170..45f3335 100644
--- a/newlisp.spec
+++ b/newlisp.spec
@@ -9,7 +9,7 @@ Source0:        http://www.newlisp.org/downloads/%{name}-%{version}.tgz
 Patch0:         %{name}-0002-Allow-to-override-CFLAGS.patch
 Patch1:         %{name}-0003-Don-t-strip-the-resulting-binary.patch
 BuildRequires:  readline-devel  
-       
+BuildRequires:  libffi-devel       
 
 %description
 Lisp-like general purpose scripting language. %{name} is well suited for 


More information about the scm-commits mailing list