[Lunar-commits] <moonbase-other> Merge branch 'master' of github.com:lunar-linux/moonbase-other

Florin Braescu florin at lunar-linux.org
Wed Jan 7 17:19:41 CET 2015


commit c2ef66c2076667171df631d34e456ef24a6c783f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed, 07 Jan 2015 18:19:25 +0200
URL: https://github.com/lunar-linux/moonbase-other/commit/c2ef66c2076667171df631d34e456ef24a6c783f

Merge branch 'master' of github.com:lunar-linux/moonbase-other
---
  libs/opencv/BUILD | +4/-0     
  1 file changed, 4 insertions(+)

--- a/libs/opencv/BUILD
+++ b/libs/opencv/BUILD
@@ -1,3 +1,7 @@
+if in_depends $MODULE qt4; then
+  . /etc/profile.d/qt4.rc
+fi &&
+
 OPTS+=" -DBUILD_WITH_DEBUG_INFO=OFF -DBUILD_TESTS=OFF -DBUILD_PERF_TESTS=OFF -DBUILD_EXAMPLES=OFF" &&
 
 default_cmake_build




More information about the Lunar-commits mailing list