LabJackPython: add missing python3 dependency
This commit is contained in:
parent
d1d4ecb9f6
commit
728fc7b608
@ -1,10 +1,10 @@
|
|||||||
# Template file for 'LabJackPython'
|
# Template file for 'LabJackPython'
|
||||||
pkgname=LabJackPython
|
pkgname=LabJackPython
|
||||||
version=2.0.4
|
version=2.0.4
|
||||||
revision=2
|
revision=3
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
depends="exodriver"
|
depends="python3 exodriver"
|
||||||
short_desc="Python modules and examples for the LabJack U3, U6, UE9 and U12"
|
short_desc="Python modules and examples for the LabJack U3, U6, UE9 and U12"
|
||||||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user