qupzilla: needs qt5-plugin-sqlite at runtime.
This commit is contained in:
parent
7809d86300
commit
1a18baf496
|
@ -1,12 +1,13 @@
|
|||
# Template file for 'qupzilla'
|
||||
pkgname=qupzilla
|
||||
version=1.8.6
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc=QupZilla-${version}
|
||||
build_style=gnu-makefile
|
||||
make_install_args="INSTALL_ROOT=\${DESTDIR}"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="qt5-devel qt5-script-devel qt5-tools-devel qt5-webkit-devel"
|
||||
depends="qt5-plugin-sqlite"
|
||||
short_desc="Lightweight multiplatform browser"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="GPL-3"
|
||||
|
|
Loading…
Reference in New Issue