| Submitter | Saul Wold |
|---|---|
| Date | April 10, 2011, 8:13 p.m. |
| Message ID | <2997606fef4064ef65191671ebec4db1f9fa3d91.1302466269.git.sgw@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/2131/ |
| State | New, archived |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-qt/qt4/qt4-x11-free.inc b/meta/recipes-qt/qt4/qt4-x11-free.inc index 306adb9..ba08dc8 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"