mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
xautolock: use xorgproto.
This commit is contained in:
parent
322b81c1ca
commit
bf29780c70
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue