aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--testing/ausweisapp2/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ausweisapp2/APKBUILD b/testing/ausweisapp2/APKBUILD
index 9417873480..60923c593e 100644
--- a/testing/ausweisapp2/APKBUILD
+++ b/testing/ausweisapp2/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.20.0
5pkgrel=1 5pkgrel=1
6pkgdesc="Official authentication app for German ID card and residence permit" 6pkgdesc="Official authentication app for German ID card and residence permit"
7url="https://www.ausweisapp.bund.de/" 7url="https://www.ausweisapp.bund.de/"
8arch="all" 8arch="all !armhf" # missing qt5-qtquickcontrols2
9license="EUPL-1.2" 9license="EUPL-1.2"
10depends="pcsc-lite pcsc-cyberjack ccid acsccid" 10depends="pcsc-lite pcsc-cyberjack ccid acsccid"
11makedepends="cmake pkgconf pcsc-lite-dev http-parser-dev openssl-dev 11makedepends="cmake pkgconf pcsc-lite-dev http-parser-dev openssl-dev