update patchelf makedepends
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@ -6,8 +6,8 @@ pkgdesc="libfprint with proprietary FPC match on host device 10a5:9800 driver"
|
||||
url="https://fprint.freedesktop.org/"
|
||||
arch=(x86_64)
|
||||
license=(LGPL)
|
||||
depends=(libgusb pixman nss systemd-libs patchelf)
|
||||
makedepends=(git meson gtk-doc gobject-introspection systemd)
|
||||
depends=(libgusb pixman nss systemd-libs)
|
||||
makedepends=(git meson gtk-doc gobject-introspection systemd patchelf)
|
||||
provides=("libfprint=$pkgver" libfprint-2.so libfpcbep.so)
|
||||
conflicts=(libfprint)
|
||||
groups=(fprint)
|
||||
|
Reference in New Issue
Block a user