[packages/OpenSceneGraph] - build with qt4 for now
baggins
baggins at pld-linux.org
Wed Apr 16 20:39:07 CEST 2014
commit a8c0448bb88459030ea9c2112ade7174900cdeb5
Author: Jan Rękorajski <baggins at pld-linux.org>
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
More information about the pld-cvs-commit
mailing list