From 4bc9959d3eac44db94b12debf778c5761e89258d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 6 Jul 2011 14:02:14 +0200 Subject: [PATCH] diffutils: added missing builddeps for chroot. --- srcpkgs/diffutils/template | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/srcpkgs/diffutils/template b/srcpkgs/diffutils/template index 28870cecf69..8fef328d2ce 100644 --- a/srcpkgs/diffutils/template +++ b/srcpkgs/diffutils/template @@ -16,6 +16,11 @@ long_desc=" bootstrap=yes Add_dependency run glibc +if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then + Add_dependency build gettext + Add_dependency build texinfo +fi + post_install() { touch -f ${DESTDIR}/usr/share/info/dir