PKGBUILD: add python-pip as dependency

Signed-off-by: Ralf Ramsauer <ralf@binary-kitchen.de>
This commit is contained in:
Ralf Ramsauer 2018-10-16 21:55:15 +02:00
parent b3715dc42f
commit 11998b9f8b
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ url="https://github.com/Binary-Kitchen/${pkgname}"
license=(GPL)
depends=('python3'
'python-ldap'
'python-pip'
'alsa-utils'
'mosquitto'
'wol'