commit a8c0448bb88459030ea9c2112ade7174900cdeb5
Author: Jan RÄ™korajski <[email protected]>
Date:   Wed Apr 16 20:38:56 2014 +0200

    - build with qt4 for now

 OpenSceneGraph.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/OpenSceneGraph.spec b/OpenSceneGraph.spec
index 58e9c6b..e933d6a 100644
--- a/OpenSceneGraph.spec
+++ b/OpenSceneGraph.spec
@@ -82,7 +82,9 @@ Wtyczki dla biblioteki Open Scene Graph.
 %build
 install -d build
 cd build
-%cmake ..
+%cmake \
+       -DDESIRED_QT_VERSION=4 \
+       ../
 %{__make}
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/OpenSceneGraph.git/commitdiff/a8c0448bb88459030ea9c2112ade7174900cdeb5

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to