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 305fe1ec4cdd..f0e5a9aeb756 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Matthew Murray <matt@mattmurr.xyz>
pkgname=python-validity
pkgver=0.9
-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-yaml python-pyusb python-cryptography python-dbus python-gobject
innoextract open-fprintd fprintd-clients)
makedepends=(python-setuptools)
conflicts=($pkgname)