diff --git a/main/postmarketos-ui-i3wm/APKBUILD b/main/postmarketos-ui-i3wm/APKBUILD index 4ff59e58a..d866d7d8d 100644 --- a/main/postmarketos-ui-i3wm/APKBUILD +++ b/main/postmarketos-ui-i3wm/APKBUILD @@ -1,11 +1,11 @@ pkgname=postmarketos-ui-i3wm pkgver=0.3 -pkgrel=0 +pkgrel=1 pkgdesc="(X11) Tiling WM (keyboard required)" url="https://i3wm.org" arch="noarch" license="GPL-3.0" -depends="xorg-server mesa-egl i3wm i3status dmenu xset st lightdm" +depends="xorg-server mesa-egl i3wm i3status dmenu xset xinput st lightdm" install="$pkgname.post-install $pkgname.pre-deinstall $pkgname.post-deinstall" source="lock.sh 60-lightdm-autologin.conf" options="!check"