mirror of
https://github.com/binary-kitchen/doorlockd
synced 2024-10-31 22:47:05 +01:00
PKGBUILD: add missing dependency pyserial
Signed-off-by: Thomas Schmid <tom@binary-kitchen.de>
This commit is contained in:
parent
9828534eae
commit
8bc75bc0f6
@ -8,6 +8,7 @@ arch=('any')
|
||||
url="https://github.com/Binary-Kitchen/${pkgname}"
|
||||
license=(GPL)
|
||||
depends=('python3'
|
||||
'python-pyserial'
|
||||
'python-ldap'
|
||||
'python-pip'
|
||||
'alsa-utils'
|
||||
|
Loading…
Reference in New Issue
Block a user