mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
xhost: revert to pkg-config
[ci skip]
This commit is contained in:
parent
ceb40c3cb5
commit
39429fe49f
1 changed files with 2 additions and 2 deletions
|
@ -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>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue