* [PATCH v2] 'make.sh':'libarchive' and 'cmake' now need to be built prior to 'libjepeg'
@ 2020-04-05 13:20 Matthias Fischer
0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2020-04-05 13:20 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 641 bytes --]
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
make.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/make.sh b/make.sh
index c250d56fc..5b310e2e0 100755
--- a/make.sh
+++ b/make.sh
@@ -1253,6 +1253,8 @@ buildipfire() {
lfsmake2 libnl-3
lfsmake2 libidn
lfsmake2 nasm
+ lfsmake2 libarchive
+ lfsmake2 cmake
lfsmake2 libjpeg
lfsmake2 libjpeg-compat
lfsmake2 libexif
@@ -1281,8 +1283,6 @@ buildipfire() {
lfsmake2 bootstrap
lfsmake2 arping
lfsmake2 beep
- lfsmake2 libarchive
- lfsmake2 cmake
lfsmake2 libssh
lfsmake2 cdrkit
lfsmake2 dosfstools
--
2.18.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-04-05 13:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-05 13:20 [PATCH v2] 'make.sh':'libarchive' and 'cmake' now need to be built prior to 'libjepeg' Matthias Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox