mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
falkon: qt5-plugin-sqlite is a runtime dependency.
This commit is contained in:
parent
b5f748b47d
commit
2c700278ab
1 changed files with 2 additions and 1 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'falkon'
|
# Template file for 'falkon'
|
||||||
pkgname=falkon
|
pkgname=falkon
|
||||||
version=3.0.1
|
version=3.0.1
|
||||||
revision=3
|
revision=4
|
||||||
build_style=cmake
|
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"
|
||||||
makedepends="qt5-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql
|
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-plugin-sqlite qt5-plugin-tds qt5-declarative-devel qt5-webchannel-devel
|
||||||
qt5-webengine-devel qt5-location-devel qt5-x11extras-devel qt5-tools-devel
|
qt5-webengine-devel qt5-location-devel qt5-x11extras-devel qt5-tools-devel
|
||||||
kwallet-devel"
|
kwallet-devel"
|
||||||
|
depends="qt5-plugin-sqlite"
|
||||||
short_desc="Cross-platform Qt Web Browser"
|
short_desc="Cross-platform Qt Web Browser"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue