xautolock: use xorgproto.

This commit is contained in:
maxice8 2018-02-21 18:39:27 -03:00 committed by Leаh Neukirchen
parent 322b81c1ca
commit bf29780c70

View file

@ -1,9 +1,9 @@
# Template file for 'xautolock' # Template file for 'xautolock'
pkgname=xautolock pkgname=xautolock
version=2.2 version=2.2
revision=4 revision=5
hostmakedepends="imake xorg-cf-files" hostmakedepends="imake xorg-cf-files"
makedepends="libXScrnSaver-devel xproto" makedepends="libXScrnSaver-devel xorgproto"
short_desc="Autolock utility for X" short_desc="Autolock utility for X"
maintainer="Tj Vanderpoel (bougyman) <tj@rubyists.com>" maintainer="Tj Vanderpoel (bougyman) <tj@rubyists.com>"
license="GPL-2" license="GPL-2"