Meta: Add the dbus feature to qtbase
D-Bus is needed for Qt to build its accessibility support and since we build D-Bus regardless it doesn't add any overhead.
This commit is contained in:
parent
5fd0586125
commit
bd8c6c1431
1 changed files with 1 additions and 0 deletions
|
|
@ -113,6 +113,7 @@
|
|||
"platform": "freebsd",
|
||||
"default-features": false,
|
||||
"features": [
|
||||
"dbus",
|
||||
"doubleconversion",
|
||||
"fontconfig",
|
||||
"freetype",
|
||||
|
|
|
|||
Loading…
Reference in a new issue