libtool: require xbps-src>=21 to build, for chroot-sed.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template build file for 'libtool'
|
# Template build file for 'libtool'
|
||||||
pkgname=libtool
|
pkgname=libtool
|
||||||
version=2.4.2
|
version=2.4.2
|
||||||
revision=2
|
revision=3
|
||||||
homepage="http://www.gnu.org/software/libtool"
|
homepage="http://www.gnu.org/software/libtool"
|
||||||
distfiles="http://ftp.gnu.org/pub/gnu/libtool/$pkgname-$version.tar.xz"
|
distfiles="http://ftp.gnu.org/pub/gnu/libtool/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
@@ -14,7 +14,8 @@ long_desc="
|
|||||||
the complexity of generating special library types (such as shared
|
the complexity of generating special library types (such as shared
|
||||||
libraries) befind a consistent interface."
|
libraries) befind a consistent interface."
|
||||||
|
|
||||||
|
build_requires=21
|
||||||
noarch=yes
|
noarch=yes
|
||||||
subpackages="libltdl libltdl-devel"
|
subpackages="libltdl libltdl-devel"
|
||||||
Add_dependency run tar
|
Add_dependency run tar
|
||||||
Add_dependency run sed ">=4.2.1_2" # switch to /usr.
|
Add_dependency run sed
|
||||||
|
|||||||
Reference in New Issue
Block a user