hsetroot: revert to pkg-config
[ci skip]
This commit is contained in:
parent
071926378e
commit
0c02593517
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'hsetroot'
|
||||
pkgname=hsetroot
|
||||
version=1.0.2
|
||||
revision=8
|
||||
revision=9
|
||||
wrksrc="hsetroot-${version}.orig"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkgconf"
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
makedepends="libX11-devel imlib2-devel"
|
||||
short_desc="Tool which changes X server wallpapers"
|
||||
maintainer='Juan RP <xtraeme@voidlinux.org>'
|
||||
|
|
Loading…
Reference in a new issue