xhost: revert to pkg-config

[ci skip]
This commit is contained in:
maxice8 2019-02-24 23:25:45 -03:00
parent ceb40c3cb5
commit 39429fe49f
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,9 +1,9 @@
# Template file for 'xhost' # Template file for 'xhost'
pkgname=xhost pkgname=xhost
version=1.0.8 version=1.0.8
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkgconf" hostmakedepends="pkg-config"
makedepends="libX11-devel libXmu-devel" makedepends="libX11-devel libXmu-devel"
short_desc="Server access control program for X" short_desc="Server access control program for X"
maintainer="maxice8 <thinkabit.ukim@gmail.com>" maintainer="maxice8 <thinkabit.ukim@gmail.com>"