diff options
Diffstat (limited to 'kvmd/PKGBUILD')
-rw-r--r-- | kvmd/PKGBUILD | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kvmd/PKGBUILD b/kvmd/PKGBUILD index a46b3093..9d97eda5 100644 --- a/kvmd/PKGBUILD +++ b/kvmd/PKGBUILD @@ -13,6 +13,8 @@ depends=( "python" "python-yaml" "python-aiohttp" + "python-aiofiles" + "python-pyudev" "python-raspberry-gpio" ) makedepends=("python-setuptools" "wget") |