diff options
Diffstat (limited to 'qt')
-rw-r--r-- | qt/qt-x11-free_3.3.2.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qt-x11-free_3.3.2.oe b/qt/qt-x11-free_3.3.2.oe index 23dcf707a0..1147715252 100644 --- a/qt/qt-x11-free_3.3.2.oe +++ b/qt/qt-x11-free_3.3.2.oe @@ -2,7 +2,7 @@ DESCRIPTION = "Qt/X11 Version ${PV}" SECTION = "libs" PRIORITY = "optional" LICENSE = "GPL/QPL" -MAINTAINER "Michael 'Mickey' Lauer <mickey@Vanille.de>" +MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" DEPENDS = "uicmoc3-native freetype x11 xft xext libxrender libxrandr libxcursor" PR = "r2" |