mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
xrdb: revert to pkg-config
[ci skip]
This commit is contained in:
parent
94c4231609
commit
be6c43c156
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'xrdb'
|
# Template file for 'xrdb'
|
||||||
pkgname=xrdb
|
pkgname=xrdb
|
||||||
version=1.2.0
|
version=1.2.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-cpp=/usr/bin/mcpp"
|
configure_args="--with-cpp=/usr/bin/mcpp"
|
||||||
hostmakedepends="pkgconf"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libX11-devel libXmu-devel"
|
makedepends="libX11-devel libXmu-devel"
|
||||||
depends="mcpp"
|
depends="mcpp"
|
||||||
short_desc="X server resource database utility"
|
short_desc="X server resource database utility"
|
||||||
|
|
Loading…
Add table
Reference in a new issue