mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
falkon: add kcoreaddons for desktoptojson to hostmakedepends
This commit is contained in:
parent
1f1ec0ac1f
commit
5ac2495f5d
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@ pkgname=falkon
|
|||
version=3.1.0
|
||||
revision=2
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules pkg-config qt5-qmake qt5-host-tools python3"
|
||||
hostmakedepends="extra-cmake-modules pkg-config qt5-qmake qt5-host-tools python3
|
||||
kcoreaddons"
|
||||
makedepends="qt5-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql
|
||||
qt5-plugin-sqlite qt5-plugin-tds qt5-declarative-devel qt5-webchannel-devel
|
||||
qt5-webengine-devel qt5-location-devel qt5-x11extras-devel qt5-tools-devel
|
||||
|
|
Loading…
Add table
Reference in a new issue