summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 599067d8bc8a..0fd3f1d178ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=python-validity-git
_pkgdirname=python-validity
pkgver=0.9.r23.g64438d6
-pkgrel=1
+pkgrel=2
pkgdesc="Validity fingerprint sensor driver"
arch=(any)
license=(MIT)
-depends=(python python-pyusb python-cryptography python-dbus python-gobject
+depends=(python python-pyusb python-cryptography python-dbus python-gobject python-yaml
innoextract open-fprintd fprintd-clients)
makedepends=(git python-setuptools)
conflicts=(python-validity)