diff --git a/srcpkgs/cage-vi/PKGBUILD b/srcpkgs/cage-vi/PKGBUILD index bda72aa..5daf836 100644 --- a/srcpkgs/cage-vi/PKGBUILD +++ b/srcpkgs/cage-vi/PKGBUILD @@ -7,8 +7,12 @@ pkgdesc='A Wayland kiosk, with virtual input patch applied' arch=('x86_64') url="https://www.hjdskes.nl/projects/${_pkgname}/" license=('MIT') -depends=('wlroots' 'wayland' 'libxkbcommon' 'xorg-xwayland') -makedepends=('meson' 'wayland-protocols') +depends=('glibc' 'wayland') +makedepends=('libxkbcommon' 'meson' 'pixman' 'scdoc' 'wayland-protocols' 'wlroots' 'xorg-xwayland') +optdepends=( + 'polkit: System privilege control. Required if not using seatd service' + 'xorg-xwayland: X11 support' +) source=( "https://github.com/Hjdskes/${_pkgname}/releases/download/v${_pkgver}/${_pkgname}-${_pkgver}.tar.gz" 'a81ab70.patch'