aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Schröder <marco.schroeder96@gmail.com>2022-01-18 15:57:06 +0100
committerBart Ribbers <bribbers@disroot.org>2022-01-18 15:17:07 +0000
commita262d88b14e2df3e6518667fee02f193d07dc678 (patch)
tree657057a632bb2a89c6179ee43aba0df9ea483e20
parentc5f4aebc1368d8301176eae5253bfba83a2acec2 (diff)
community/amazfish: Add missing dependencies
Add qt5-qtconnectivity and qt5-qtquickcontrols as dependencies ref #13414
-rw-r--r--community/amazfish/APKBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/community/amazfish/APKBUILD b/community/amazfish/APKBUILD
index a5aaacfb627..5a44e9d27d4 100644
--- a/community/amazfish/APKBUILD
+++ b/community/amazfish/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Marco Schröder <marco.schroeder96@gmail.com>
pkgname=amazfish
pkgver=2.0.2
-pkgrel=0
+pkgrel=1
_commit_qble="2c287455387892e9158c108679921eaf0581a7fa"
_commit_libwatchfish="ec302cd25d4605e56148a750f2f75fb5c641cfee"
pkgdesc="Companion application for Huami Devices (such as Amazfit Bip, Cor, MiBand2/3 and GTS and GTS) and the Pinetime Infinitime"
@@ -14,6 +14,8 @@ depends="
kdb-sqlite
kirigami2
nemo-qml-plugin-dbus
+ qt5-qtconnectivity
+ qt5-qtquickcontrols
"
makedepends="
kdb-dev