[2/4] make.sh: Add expect into the lfsmake2 list
Commit Message
- With expect available in the main build section the hack of having --enable-toolchain
used for it is no longer needed.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
make.sh | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
@@ -2067,7 +2067,8 @@ build_system() {
lfsmake2 mcelog
lfsmake2 socat
lfsmake2 libtpms
- lfsmake2 --enable-toolchain swtpm # requires expect from the toolchain
+ lfsmake2 expect
+ lfsmake2 swtpm
lfsmake2 libpciaccess
lfsmake2 ovmf
lfsmake2 libvirt