falkon: qt5-plugin-sqlite is a runtime dependency.

This commit is contained in:
Enno Boland 2018-07-16 12:41:31 +02:00
parent b5f748b47d
commit 2c700278ab
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 2 additions and 1 deletions

View File

@ -1,13 +1,14 @@
# Template file for 'falkon'
pkgname=falkon
version=3.0.1
revision=3
revision=4
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config qt5-qmake qt5-host-tools python3"
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
kwallet-devel"
depends="qt5-plugin-sqlite"
short_desc="Cross-platform Qt Web Browser"
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="GPL-3.0-or-later"