syncthingtray: force kwallet to be build before syncthingtray
This commit is contained in:
parent
d21059b98d
commit
28e3be663e
@ -6,7 +6,8 @@ build_style=cmake
|
||||
configure_args="-DJS_PROVIDER=qml -DBUILTIN_TRANSLATIONS=ON -DSYSTEMD_SUPPORT=OFF
|
||||
-DBUILD_SHARED_LIBS=ON -DWEBVIEW_PROVIDER=$(vopt_if webengine webengine none)
|
||||
-Wno-dev"
|
||||
hostmakedepends="pkg-config qt5-host-tools qt5-qmake extra-cmake-modules plasma-framework"
|
||||
hostmakedepends="pkg-config qt5-host-tools qt5-qmake extra-cmake-modules plasma-framework
|
||||
kwallet"
|
||||
makedepends="cpp-utilities-devel qtutilities-devel qtforkawesome-devel
|
||||
qt5-devel qt5-core qt5-network qt5-gui qt5-widgets qt5-svg qt5-declarative
|
||||
qt5-quickcontrols qt5-location-devel boost-devel kio-devel plasma-framework-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user