mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
QSyncthingTray: fix build with webengine
This commit is contained in:
parent
eef5529636
commit
de08ddfc6f
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue