gperf: sanitize deps, bumprev.

--HG--
extra : convert_revision : 743ef4bfae569c484a0f664d19cceee24d338641
This commit is contained in:
Juan RP 2010-01-10 15:31:18 +01:00
parent 8826488fdd
commit 289c13396c

View file

@ -1,7 +1,7 @@
# Template file for 'gperf'
pkgname=gperf
version=3.0.3
revision=1
revision=2
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu_configure
short_desc="Perfect hash function generator"
@ -18,9 +18,10 @@ long_desc="
code, for emitting switch statements or nested ifs instead of a hash table,
and for tuning the algorithm employed by gperf."
Add_dependency full glibc
Add_dependency run libstdc++
Add_dependency build texinfo
Add_dependency run glibc
Add_dependency run libgcc
Add_dependency run libstdc++
Add_dependency build texinfo
post_install()
{