diff options
-rw-r--r-- | recipes-qt/qt5/qtbase.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtbase.inc b/recipes-qt/qt5/qtbase.inc index 40ad56a9..d6b45b75 100644 --- a/recipes-qt/qt5/qtbase.inc +++ b/recipes-qt/qt5/qtbase.inc | |||
@@ -96,7 +96,7 @@ PACKAGECONFIG[sql-sqlite] = "-sql-sqlite,-no-sql-sqlite,sqlite3" | |||
96 | PACKAGECONFIG[xcursor] = "-xcursor,-no-xcursor,libxcursor" | 96 | PACKAGECONFIG[xcursor] = "-xcursor,-no-xcursor,libxcursor" |
97 | PACKAGECONFIG[xinerama] = "-xinerama,-no-xinerama,libxinerama" | 97 | PACKAGECONFIG[xinerama] = "-xinerama,-no-xinerama,libxinerama" |
98 | PACKAGECONFIG[xinput] = "-xinput,-no-xinput" | 98 | PACKAGECONFIG[xinput] = "-xinput,-no-xinput" |
99 | PACKAGECONFIG[xinput2] = "-xinput2,-no-xinput2" | 99 | PACKAGECONFIG[xinput2] = "-xinput2,-no-xinput2,libxi" |
100 | PACKAGECONFIG[xfixes] = "-xfixes,-no-xfixes,libxfixes" | 100 | PACKAGECONFIG[xfixes] = "-xfixes,-no-xfixes,libxfixes" |
101 | PACKAGECONFIG[xrandr] = "-xrandr,-no-xrandr,libxrandr" | 101 | PACKAGECONFIG[xrandr] = "-xrandr,-no-xrandr,libxrandr" |
102 | PACKAGECONFIG[xrender] = "-xrender,-no-xrender,libxrender" | 102 | PACKAGECONFIG[xrender] = "-xrender,-no-xrender,libxrender" |