QSyncthingTray: fix build with webengine
This commit is contained in:
parent
eef5529636
commit
de08ddfc6f
@ -25,6 +25,7 @@ fi
|
||||
|
||||
if [ "$build_option_webengine" ]; then
|
||||
makedepends+=" qt5-webengine-devel"
|
||||
configure_args+=" -DQST_BUILD_WEBKIT=0"
|
||||
else
|
||||
makedepends+=" qt5-webkit-devel"
|
||||
configure_args+=" -DQST_BUILD_WEBKIT=1"
|
||||
|
Loading…
Reference in New Issue
Block a user