mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-06 19:23:41 +02:00
depends: link to upstream qt issue
Follows up to: https://github.com/bitcoin/bitcoin/pull/34650#discussion_r2837726376. https://qt-project.atlassian.net/browse/QTBUG-144864
This commit is contained in:
@@ -206,8 +206,8 @@ $(package)_cmake_opts += -DCMAKE_DISABLE_FIND_PACKAGE_WrapSystemMd4c=TRUE
|
||||
$(package)_cmake_opts += -DCMAKE_DISABLE_FIND_PACKAGE_WrapZSTD=TRUE
|
||||
endif
|
||||
ifeq ($(host_os),linux)
|
||||
# For some reason, the `-dbus-runtime` configure
|
||||
# option does not work as expected.
|
||||
# The `-dbus-runtime` configure option does not work
|
||||
# https://qt-project.atlassian.net/browse/QTBUG-144864
|
||||
$(package)_cmake_opts += -DINPUT_dbus=runtime
|
||||
endif
|
||||
ifeq ($(host_os),darwin)
|
||||
|
||||
Reference in New Issue
Block a user