diff options
-rw-r--r-- | kodi-x11/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kodi-x11/APKBUILD b/kodi-x11/APKBUILD index 2e06e05..494aca2 100644 --- a/kodi-x11/APKBUILD +++ b/kodi-x11/APKBUILD @@ -9,6 +9,7 @@ arch="noarch" license="GPL-3.0+" options="!check" +makedepends="raspberrypi-dev" depends="kodi kodi-bin kodi-polkit" source="kodi.init" install="$pkgname.pre-install" |