libtool: no longer require tar
This commit is contained in:
parent
4fb1dd4a21
commit
1906d07113
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'libtool'
|
||||
pkgname=libtool
|
||||
version=2.4.7
|
||||
revision=6
|
||||
revision=7
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="texinfo perl automake help2man xz gnulib tar"
|
||||
depends="tar"
|
||||
short_desc="Generic library support script"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
|
|
Loading…
Reference in New Issue