make: added missing builddeps for chroot.
This commit is contained in:
@@ -14,3 +14,8 @@ long_desc="
|
|||||||
|
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
|
|
||||||
|
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
|
||||||
|
Add_dependency build gettext
|
||||||
|
Add_dependency build texinfo
|
||||||
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user