pkg-config: added libtool build dep.
--HG-- extra : convert_revision : 25b065f5df4a9fa3df53d73bdd52a387d66f3222
This commit is contained in:
parent
135e86e0b8
commit
841da643dc
1 changed files with 2 additions and 0 deletions
|
@ -12,3 +12,5 @@ long_desc="
|
||||||
pkg-config is a system for managing library compile/link flags that
|
pkg-config is a system for managing library compile/link flags that
|
||||||
works with automake and autoconf. It replaces the ubiquitous
|
works with automake and autoconf. It replaces the ubiquitous
|
||||||
*-config scripts you may have seen with a single tool."
|
*-config scripts you may have seen with a single tool."
|
||||||
|
|
||||||
|
build_depends="libtool-2.2.6a"
|
||||||
|
|
Loading…
Reference in a new issue