mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
m4: added missing builddeps for chroot.
This commit is contained in:
parent
a6c69a17ba
commit
c041bb246d
1 changed files with 5 additions and 0 deletions
|
@ -17,3 +17,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
|
||||||
|
|
Loading…
Add table
Reference in a new issue