* [PATCH] 'make.sh': 'libarchive' and 'cmake' need to be built prior to 'libjpeg'
@ 2020-04-04 19:58 Matthias Fischer
2020-04-05 11:46 ` Matthias Fischer
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2020-04-04 19:58 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 847 bytes --]
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
make.sh | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/make.sh b/make.sh
index c250d56fc..c65d946ce 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
@@ -1521,6 +1521,7 @@ buildipfire() {
lfsmake2 perl-DBD-SQLite
lfsmake2 perl-File-ReadBackwards
lfsmake2 openvmtools
+ lfsmake2 libmicrohttpd
lfsmake2 motion
lfsmake2 joe
lfsmake2 monit
--
2.18.0
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-04-05 11:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-04 19:58 [PATCH] 'make.sh': 'libarchive' and 'cmake' need to be built prior to 'libjpeg' Matthias Fischer
2020-04-05 11:46 ` Matthias Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox