public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 3/3] make.sh: Build ninja and meson.
Date: Sat, 26 Dec 2020 17:48:00 +0100	[thread overview]
Message-ID: <20201226164800.18960-3-stefan.schantl@ipfire.org> (raw)
In-Reply-To: <20201226164800.18960-1-stefan.schantl@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 419 bytes --]

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 make.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/make.sh b/make.sh
index f9b2ee6ba..5b1e949c4 100755
--- a/make.sh
+++ b/make.sh
@@ -1253,6 +1253,8 @@ buildipfire() {
   lfsmake2 nasm
   lfsmake2 libarchive
   lfsmake2 cmake
+  lfsmake2 ninja
+  lfsmake2 meson
   lfsmake2 libjpeg
   lfsmake2 libjpeg-compat
   lfsmake2 openjpeg
-- 
2.20.1


  parent reply	other threads:[~2020-12-26 16:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-26 16:47 [PATCH 1/3] ninja: New package Stefan Schantl
2020-12-26 16:47 ` [PATCH 2/3] meson: " Stefan Schantl
2020-12-27 10:37   ` Michael Tremer
2020-12-27 11:19     ` Adolf Belka
2020-12-27 11:25       ` Michael Tremer
2020-12-26 16:48 ` Stefan Schantl [this message]
2020-12-27 10:53 ` [PATCH 1/3] ninja: " Michael Tremer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201226164800.18960-3-stefan.schantl@ipfire.org \
    --to=stefan.schantl@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox