mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 457214 - Broken Qt port configuring. r=ted.mielczarek
This commit is contained in:
parent
012ae72fd1
commit
fd441c1339
@ -5160,7 +5160,7 @@ dnl ========================================================
|
||||
dnl = dbus support
|
||||
dnl ========================================================
|
||||
|
||||
if test "$MOZ_ENABLE_GTK2" || "$MOZ_ENABLE_QT"
|
||||
if test "$MOZ_ENABLE_GTK2" || test "$MOZ_ENABLE_QT"
|
||||
then
|
||||
MOZ_ENABLE_DBUS=1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user