[Lunar-commits] <moonbase> mythtv: Adjusting the BUILD fixing a make failure with qt-4.8.0.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Wed Jan 4 14:59:07 CET 2012


commit 6e22bf0f73bba8b94aa4cd1357cad294a7ab7a79
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Wed Jan 4 08:59:07 2012 -0500

    mythtv: Adjusting the BUILD fixing a make failure with qt-4.8.0.
---
 video/mythtv/BUILD |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/video/mythtv/BUILD b/video/mythtv/BUILD
index b66caaf..aeda3b5 100644
--- a/video/mythtv/BUILD
+++ b/video/mythtv/BUILD
@@ -1,5 +1,7 @@
 (
 
+  sed -i "4i #include <GL/glu.h>" libs/libmythui/mythrender_opengl.cpp &&
+
   . /etc/profile.d/qt4.rc   &&
 
   ./configure --prefix=/usr \


More information about the Lunar-commits mailing list