diff --git a/srcpkgs/LabJackPython/template b/srcpkgs/LabJackPython/template index 5d550b465c2..50b91a21f3e 100644 --- a/srcpkgs/LabJackPython/template +++ b/srcpkgs/LabJackPython/template @@ -1,10 +1,10 @@ # Template file for 'LabJackPython' pkgname=LabJackPython version=2.0.4 -revision=2 +revision=3 build_style=python3-module hostmakedepends="python3" -depends="exodriver" +depends="python3 exodriver" short_desc="Python modules and examples for the LabJack U3, U6, UE9 and U12" maintainer="Toyam Cox " license="MIT"