xmodmap: revert to pkg-config

[ci skip]
This commit is contained in:
maxice8 2019-02-24 23:25:46 -03:00
parent 8816f790a2
commit 94c4231609
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 'xmodmap'
pkgname=xmodmap
version=1.0.10
revision=1
revision=2
build_style=gnu-configure
hostmakedepends="pkgconf"
hostmakedepends="pkg-config"
makedepends="libX11-devel"
short_desc="X modmap program to modify keymaps and pointer button mappings"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"