added PKGBUILD to deps

This commit is contained in:
Devaev Maxim 2018-07-11 00:08:04 +00:00
parent bc39f096c5
commit 164cfc40a6

View File

@ -16,6 +16,7 @@ depends=(
"python-aiofiles"
"python-pyudev"
"python-raspberry-gpio"
"python-pyserial"
)
makedepends=("python-setuptools" "wget")