'make.sh': 'libarchive' and 'cmake' need to be built prior to 'libjpeg'

Message ID 20200404195832.3317-1-matthias.fischer@ipfire.org
State Superseded
Headers
Series 'make.sh': 'libarchive' and 'cmake' need to be built prior to 'libjpeg' |

Commit Message

Matthias Fischer April 4, 2020, 7:58 p.m. UTC
  Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
 make.sh | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
  

Comments

Matthias Fischer April 5, 2020, 11:46 a.m. UTC | #1
Superseded - please ignore.

On 04.04.2020 21:58, Matthias Fischer wrote:
> Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
> ---
>  make.sh | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> ...
  

Patch

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