QSyncthingTray: fix build with webengine
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user