aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan Van Assche <me@dylanvanassche.be>2021-05-05 18:59:54 +0200
committerBart Ribbers <bribbers@disroot.org>2021-05-05 17:11:07 +0000
commite8c382cc57a1e6ba792f4484ca50583fb9c6f8e0 (patch)
tree85f4f3460b684ed4fb908d671b1d30c31ec5ba81
parente547e7a80b704ab326e3930ba73dc2a64caa3e6c (diff)
community/amazfish: add missing Nemo DBus QML plugin dependency
Amazfish relies on the Nemo DBus QML plugin runtime dependency to interact with DBus.
-rw-r--r--community/amazfish/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/amazfish/APKBUILD b/community/amazfish/APKBUILD
index 19f57ae249b..352767e3b89 100644
--- a/community/amazfish/APKBUILD
+++ b/community/amazfish/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=amazfish
pkgver=1.9.8
-pkgrel=1
+pkgrel=2
_commit_qble="d531225632b8872997e9facc8bcf15423a9b96c0"
_commit_libwatchfish="e3bf99e47c8c339b15eb4c8d6a485c22e9c7c2cd"
pkgdesc="Companion application for Huami Devices (such as Amazfit Bip, Cor, MiBand2/3 and GTS and GTS) and the Pinetime Infinitime"
@@ -13,6 +13,7 @@ license="AGPL-3.0-only AND GPL-3.0-only"
depends="
kdb-sqlite
kirigami2
+ nemo-qml-plugin-dbus
"
makedepends="
kdb-dev