summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Rutkowski2019-01-22 21:22:05 +0100
committerAdam Rutkowski2019-01-22 21:22:05 +0100
commitf52dd19bb3bc980ef386a51fd45e1c44fc4db61d (patch)
treeb35d3f2cbc52f4471b1ebef0fb5f0f6797b0c8d4
parent26cbbd2084236c3e5079c1e16aa8e6fe6490aa1f (diff)
downloadaur-f52dd19bb3bc980ef386a51fd45e1c44fc4db61d.tar.gz
Update dependencies per AUR user notification
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e84b6182dd7..66b1f98b6ec8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver='1.1.0'
pkgrel=1
pkgdesc="Cross-platform tool and drivers for liquid coolers and other devices"
url="https://github.com/jonasmalacofilho/liquidctl"
-depends=('python' 'libusb')
+depends=('python' 'libusb' 'python-pyusb' 'python-docopt')
makedepends=('python-setuptools')
license=('GPL3')
arch=('any')