albert: add missing dependencies
This commit is contained in:
parent
6436b8f19c
commit
32461b7784
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'albert'
|
||||
pkgname=albert
|
||||
version=0.14.21
|
||||
revision=1
|
||||
revision=2
|
||||
_plugins_hash=67a7a34734c4665dcb1a504432de5d2e5a56ac90
|
||||
_pybind_version=2.2.3
|
||||
build_style=cmake
|
||||
|
@ -9,7 +9,7 @@ configure_args="-DBUILD_VIRTUALBOX=OFF"
|
|||
makedepends="libqalculate-devel muparser-devel python-devel qt5-declarative-devel
|
||||
qt5-svg-devel qt5-x11extras-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql
|
||||
qt5-plugin-sqlite qt5-plugin-tds"
|
||||
depends="qt5-plugin-sqlite"
|
||||
depends="qt5-plugin-sqlite qt5-quickcontrols qt5-graphicaleffects"
|
||||
short_desc="Lightweight desktop environment agnostic launcher"
|
||||
maintainer="Nemh <nemh@protonmail.com>"
|
||||
license="GPL-3.0-or-later, BSD-3-Clause"
|
||||
|
|
Loading…
Reference in New Issue