summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20010e57867a..67d94c9019d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fdroidserver
pkgdesc = F-Droid repository management tools
pkgver = 2.0.3
- pkgrel = 1
+ pkgrel = 2
epoch = 2
url = https://gitlab.com/fdroid/fdroidserver
arch = any
@@ -21,6 +21,7 @@ pkgbase = fdroidserver
depends = python-gitpython
depends = python-androguard
depends = python-paramiko
+ depends = python-qrcode
optdepends = android-sdk: Build apps from source
optdepends = android-sdk-build-tools: Work with apks in the repository
optdepends = android-sdk-platform-tools: Ability to install apps to connected devices