gzip: added missing builddeps for chroot.

This commit is contained in:
Juan RP 2011-07-06 14:53:35 +02:00
parent 3e70d1f616
commit a6c69a17ba
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@ long_desc="
bootstrap=yes bootstrap=yes
Add_dependency run glibc Add_dependency run glibc
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
Add_dependency build texinfo
fi
post_build() post_build()
{ {
mkdir -p ${DESTDIR}/usr/share/info mkdir -p ${DESTDIR}/usr/share/info