summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 348cee62fa27..841c84d1fb84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,6 +3,8 @@ pkgver=0.4.0
pkgrel=1
pkgdesc="Software U2F HID token daemon (rust-u2f)"
arch=(x86_64)
+depends=(libdbus libsystemd openssl)
+makedepends=(clang llvm rust)
_commit=1b49bad73b62a1b3982ec5af583dfa0f6ea5efb1
source=("git+https://github.com/danstiner/rust-u2f#commit=$_commit")
sha256sums=(SKIP)