summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9ed72a7caaf..54999bcf2178 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=nemo-qml-plugin-dbus
pkgver=2.1.25
-pkgrel=1
+pkgrel=2
pkgdesc="Provides types to access D-Bus from QML"
url="https://github.com/sailfishos/nemo-qml-plugin-dbus"
arch=("x86_64" "aarch64")
source=("https://github.com/sailfishos/nemo-qml-plugin-dbus/archive/refs/tags/$pkgver.tar.gz")
sha256sums=("6440cac7221bf26a342b66cc1c262e7ce320e3fba200a8116a373c9de44ecf1f")
-depends=("qt5-base")
+depends=("qt5-base" "qt5-declarative")
license=("LGPL-2.1-only")
build() {