ccache: only require coreutils with -B.

This commit is contained in:
Juan RP 2011-10-18 10:55:41 +02:00
parent 86112df98c
commit 04ec89784e

View file

@ -17,9 +17,12 @@ long_desc="
bootstrap=yes
Add_dependency run glibc
Add_dependency run zlib
Add_dependency build coreutils
Add_dependency build zlib-devel
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
Add_dependency build coreutils
fi
post_install()
{
vmkdir usr/lib/ccache/bin