libtool: cross build and dbg support.
This commit is contained in:
parent
875617070a
commit
25fa342259
|
@ -1,10 +1,10 @@
|
|||
# Template build file for 'libtool'
|
||||
pkgname=libtool
|
||||
version=2.4.2
|
||||
revision=5
|
||||
revision=6
|
||||
noarch=yes
|
||||
depends="tar sed"
|
||||
makedepends="perl automake help2man"
|
||||
hostmakedepends="perl automake help2man"
|
||||
subpackages="libltdl libltdl-devel"
|
||||
build_style=gnu-configure
|
||||
homepage="http://www.gnu.org/software/libtool"
|
||||
|
|
Loading…
Reference in New Issue