diffutils: added missing builddeps for chroot.
This commit is contained in:
parent
4690ac6e65
commit
4bc9959d3e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user