qt5: qtbase: add more build-time configuration options

Otherwise the package fails to build with:

error: 'QAccessible' has not been declared

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2015-11-30 09:22:53 +01:00
parent eaa2fdb9d4
commit c3c2410aee
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
# Copyright (C) 2015 Digi International
PACKAGECONFIG_append = " accessibility examples icu"