From 31bc011cf71749dd29192c6e90acb51bd68f90d5 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Sat, 9 Apr 2011 23:51:13 -0700 Subject: qt4-x11-free: add virtual/libgl for opengl dependency (From OE-Core rev: e718a775409938af51c1f06d2574435cbf978188) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-qt/qt4/qt4-x11-free.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-qt') 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" -- cgit v1.2.3-54-g00ecf