commit 2066ec989b0a970358f724e852aaeef20316ad92
Author: Jakub Bogusz <[email protected]>
Date:   Fri Aug 24 20:05:39 2012 +0200

    - allow build without vala installed (bindings are not built here anyway)

 librsvg.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/librsvg.spec b/librsvg.spec
index 1ba2631..1bc2c44 100644
--- a/librsvg.spec
+++ b/librsvg.spec
@@ -181,6 +181,9 @@ echo 'CLEANFILES=' > gtk-doc.make
 echo 'AC_DEFUN([GTK_DOC_CHECK],[])' >> acinclude.m4
 %endif
 
+# vala not ready yet here
+echo 'AC_DEFUN([VAPIGEN_CHECK],[AM_CONDITIONAL([ENABLE_VAPIGEN], [false])])' 
>> acinclude.m4
+
 %build
 mkdir m4
 %{?with_apidocs:%{__gtkdocize}}
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to