xev: revert to pkg-config

[ci skip]
This commit is contained in:
maxice8 2019-02-24 23:25:45 -03:00
parent 1332d8aa22
commit ceb40c3cb5
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# Template file for 'xev'
pkgname=xev
version=1.2.3
revision=1
revision=2
build_style=gnu-configure
hostmakedepends="pkgconf"
hostmakedepends="pkg-config"
makedepends="libXrandr-devel"
short_desc="Display X events"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"