aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2023-04-15 17:56:45 +0000
committerpsykose <alice@ayaya.dev>2023-04-18 02:50:17 +0200
commit2d42395391a3b9b58634816b92a482e449f0072b (patch)
treed6e9726ed1e32cbdd7a73e604af462f6611ba206
parentedb05ecc4272524af73ec2133612adb16a20b7fb (diff)
community/pure-maps: add missing qt5-qtquickcontrols
for #14803
-rw-r--r--community/pure-maps/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/pure-maps/APKBUILD b/community/pure-maps/APKBUILD
index fb44f31da7b..a82e203eef4 100644
--- a/community/pure-maps/APKBUILD
+++ b/community/pure-maps/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=pure-maps
pkgver=3.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Maps and navigation"
url="https://github.com/rinigus/pure-maps"
# armhf blocked by mapbox-gl-qml -> qt5-qtdeclarative-dev
@@ -24,6 +24,7 @@ depends="
qmlrunner
qt5-qtbase-sqlite
qt5-qtmultimedia
+ qt5-qtquickcontrols
qt5-qtsensors
"
makedepends="