[newlisp/f15] Fixed build issue

ndowens ndowens at fedoraproject.org
Fri Apr 6 02:03:37 UTC 2012


commit 227186e632d98b38778d3caf2391f754d3c4770f
Author: Nathan Owens <ndowens04 at gmail.com>
Date:   Thu Apr 5 21:03:23 2012 -0500

    Fixed build issue

 newlisp.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/newlisp.spec b/newlisp.spec
index 6f1f170..5dede93 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