diff --git a/.SRCINFO b/.SRCINFO index 8ee0443..13de501 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -15,6 +15,7 @@ pkgbase = libfprint-fpcmoh-git depends = pixman depends = nss depends = systemd-libs + depends = patchelf provides = libfprint=1.94.5.r47.g903ee43 provides = libfprint-2.so provides = libfpcbep.so diff --git a/PKGBUILD b/PKGBUILD index aef7da2..20027d8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ 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) +depends=(libgusb pixman nss systemd-libs patchelf) makedepends=(git meson gtk-doc gobject-introspection systemd) provides=("libfprint=$pkgver" libfprint-2.so libfpcbep.so) conflicts=(libfprint)