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:
parent
eaa2fdb9d4
commit
c3c2410aee
|
|
@ -0,0 +1,3 @@
|
|||
# Copyright (C) 2015 Digi International
|
||||
|
||||
PACKAGECONFIG_append = " accessibility examples icu"
|
||||
Loading…
Reference in New Issue