libtermkey: revert to pkg-config
[ci skip]
This commit is contained in:
parent
a4b1d2e767
commit
9e5c709d32
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'libtermkey'
|
||||
pkgname=libtermkey
|
||||
version=0.21.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="libtool pkgconf perl"
|
||||
hostmakedepends="libtool pkg-config perl"
|
||||
makedepends="unibilium-devel"
|
||||
short_desc="Library for processing keyboard entry from terminal-based programs"
|
||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue