summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJakub Trnka2018-05-25 14:01:09 +0200
committerJakub Trnka2018-05-25 14:01:09 +0200
commit15c3b495cde9a5c8edada30675e3a49277b5b3fc (patch)
tree51115ba9214d117a42cb989a4ba141e237e02a20 /PKGBUILD
parentf27a63117e286da5fa3b6a6ac00f625620bd9324 (diff)
downloadaur-15c3b495cde9a5c8edada30675e3a49277b5b3fc.tar.gz
Dependencies updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 371d0fba1d17..3388fdccbfb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
# Maintainer: Jakub Trnka <jakub.trnka@chainanalytics.net>
+# Contributor: Sebastian Jug <seb@stianj.ug>
pkgname=trezor-bridge-bin
pkgver=2.0.13
@@ -7,7 +8,7 @@ pkgdesc="Communication daemon for TREZOR"
arch=('i686' 'x86_64')
url="https://trezor.io/"
license=('LGPL3')
-depends=('curl' 'libmicrohttpd' 'libusb')
+depends=('systemd')
makedepends=()
options=()
install=$pkgname.install