swaylock: fix missing dep

This commit is contained in:
maxice8 2019-02-06 11:12:58 -02:00
parent eba988ae91
commit 9b554ebfbc
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -6,7 +6,7 @@ build_style=meson
conf_files="/etc/pam.d/swaylock"
hostmakedepends="pkg-config wayland-devel scdoc git"
makedepends="wayland-protocols cairo-devel gdk-pixbuf-devel pam-devel
libxkbcommon-devel"
libxkbcommon-devel wayland-devel"
short_desc="Screen locker for Wayland"
maintainer="Derriick <derriick.ensiie@yahoo.com>"
license="MIT"