summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlireza |S.N|2023-03-02 12:06:04 +0330
committerAlireza |S.N|2023-03-02 12:06:04 +0330
commit23811da36a20758fbeaf5b56a8bf9a8564f8a338 (patch)
treef74808089a4a647475211cd8007292c44acc031a
parentd6e6f793b6f5074b105ee09f6ac6040c0569c2d4 (diff)
downloadaur-23811da36a20758fbeaf5b56a8bf9a8564f8a338.tar.gz
Apply patch provided by @fsmv
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8f43a119f73..f30578287224 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
arch=('x86_64')
pkgname="libfprint-goodixtls-55x4"
pkgdesc="libfprint fork for goodixtls 55x4 devices. Currently supports 55b4 and 55a4. Note you will need to flash your device with [goodix-fp-dump](https://github.com/mpi3d/goodix-fp-dump) to use this"
-makedepends=("git" "meson" "opencv" "pkgconf" "gobject-introspection" "gtk-doc" "doctest")
+makedepends=("git" "meson" "pkgconf" "gobject-introspection" "gtk-doc" "doctest")
license=("LGPL2")
provides=("libfprint" "libfprint-2.so=2-64")
conflicts=("libfprint")
source=("${pkgname}::git+https://github.com/TheWeirdDev/libfprint.git")
pkgrel=1
-pkgver=r1710.1033241
+pkgver=r1713.92168da
md5sums=('SKIP')
-depends=('libgusb' 'openssl' 'pixman' 'nss' 'libgudev')
+depends=('libgusb' 'openssl' 'pixman' 'nss' 'libgudev' 'opencv')
optdepends=('fprintd: D-Bus daemon for managing readers')
pkgver() {