pkgconf: avoid conflict with pkg-config
This commit is contained in:
parent
5f30202210
commit
319d1c2c60
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'pkgconf'
|
||||
pkgname=pkgconf
|
||||
version=1.3.12
|
||||
revision=1
|
||||
revision=2
|
||||
conflicts="pkg-config"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
short_desc="Provides compiler and linker configuration"
|
||||
|
|
Loading…
Reference in a new issue