automake: depends on perl and autoconf, but not libtool.
This commit is contained in:
parent
47ffefe394
commit
7a53e4688b
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template build file for 'automake'.
|
# Template build file for 'automake'.
|
||||||
pkgname=automake
|
pkgname=automake
|
||||||
version=1.13.1
|
version=1.13.1
|
||||||
revision=2
|
revision=3
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
fulldepends="autoconf>=2.60 libtool>=2.4.2_5"
|
fulldepends="perl autoconf>=2.60"
|
||||||
short_desc="GNU Standards-compliant Makefile generator"
|
short_desc="GNU Standards-compliant Makefile generator"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue