diff --git a/srcpkgs/waylock/template b/srcpkgs/waylock/template index 853d8530e7..5773d2a8ed 100644 --- a/srcpkgs/waylock/template +++ b/srcpkgs/waylock/template @@ -1,15 +1,16 @@ # Template file for 'waylock' pkgname=waylock -version=0.3.3 +version=0.3.4 revision=1 build_style=cargo -makedepends="pam-devel" +hostmakedepends="pkg-config" +makedepends="libxkbcommon-devel pam-devel" short_desc="Simple screenlocker for wayland compositors" maintainer="Isaac Freund " license="MIT" homepage="https://github.com/ifreund/waylock" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=f0b7377bf743111c82d7292daaa84a0aca861b17608accf18d181ac66fbacfc9 +checksum=92a3a100918d24efb26824821db618de3bed6687ad4588caaa46c55bb32ae209 post_install() { vlicense LICENSE