diff --git a/srcpkgs/Solaar/template b/srcpkgs/Solaar/template index f45d7763097..718e672cb21 100644 --- a/srcpkgs/Solaar/template +++ b/srcpkgs/Solaar/template @@ -1,13 +1,15 @@ # Template file for 'Solaar' pkgname=Solaar -version=1.0.4 +version=1.0.5 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" -depends="python3-pyudev" +depends="python3-pyudev python3-psutil python3-yaml python3-xlib" short_desc="Linux device manager for a wide range of Logitech devices" maintainer="Young Jin Park " license="GPL-3.0-or-later" homepage="https://pwr-solaar.github.io/Solaar/" distfiles="https://github.com/pwr-Solaar/Solaar/archive/${version}.tar.gz" -checksum=ab383aa832a57ca3de10f754488272c65ef1cfe9fbdfb66874dac183cc039b7e +checksum=6514f278da3f3a96dda6f254b786a2b106e1a5c20e0c20e61c8273b3e5c33973 +# Package provides no tests +make_check=no