From: Saul Wold Date: Sun, 10 Apr 2011 06:51:13 +0000 (-0700) Subject: qt4-x11-free: add virtual/libgl for opengl dependency X-Git-Tag: 2011-1~1805 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e718a775409938af51c1f06d2574435cbf978188;p=openembedded-core.git qt4-x11-free: add virtual/libgl for opengl dependency Signed-off-by: Saul Wold --- diff --git a/meta/recipes-qt/qt4/qt4-x11-free.inc b/meta/recipes-qt/qt4/qt4-x11-free.inc index 306adb9d2e..ba08dc8ac6 100644 --- a/meta/recipes-qt/qt4/qt4-x11-free.inc +++ b/meta/recipes-qt/qt4/qt4-x11-free.inc @@ -4,9 +4,9 @@ DESCRIPTION = "Qt is a versatile cross-platform application framework -- this is HOMEPAGE = "http://qt.nokia.com" SECTION = "x11/libs" PRIORITY = "optional" -DEPENDS += "virtual/libx11 fontconfig libxft libxext libxrender libxrandr libxcursor" +DEPENDS += "virtual/libgl virtual/libx11 fontconfig libxft libxext libxrender libxrandr libxcursor" -INC_PR = "r21" +INC_PR = "r22" QT_GLFLAGS ?= "-no-opengl" QT_GLFLAGS_qemux86 = "-opengl"