mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
'make.sh':'libarchive' and 'cmake' now need to be built prior to 'libjepeg'
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
0f48fc827e
commit
4f516b87a5
4
make.sh
4
make.sh
@@ -1254,6 +1254,8 @@ buildipfire() {
|
||||
lfsmake2 libnl-3
|
||||
lfsmake2 libidn
|
||||
lfsmake2 nasm
|
||||
lfsmake2 libarchive
|
||||
lfsmake2 cmake
|
||||
lfsmake2 libjpeg
|
||||
lfsmake2 libjpeg-compat
|
||||
lfsmake2 libexif
|
||||
@@ -1282,8 +1284,6 @@ buildipfire() {
|
||||
lfsmake2 bootstrap
|
||||
lfsmake2 arping
|
||||
lfsmake2 beep
|
||||
lfsmake2 libarchive
|
||||
lfsmake2 cmake
|
||||
lfsmake2 libssh
|
||||
lfsmake2 cdrkit
|
||||
lfsmake2 dosfstools
|
||||
|
||||
Reference in New Issue
Block a user