From patchwork Wed Sep 23 15:15:14 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ricardo Ribalda X-Patchwork-Id: 9752 Return-Path: X-Original-To: parsemail@patchwork.libcamera.org Delivered-To: parsemail@patchwork.libcamera.org Received: from lancelot.ideasonboard.com (lancelot.ideasonboard.com [92.243.16.209]) by patchwork.libcamera.org (Postfix) with ESMTPS id D8615C3B5C for ; Wed, 23 Sep 2020 15:21:16 +0000 (UTC) Received: from lancelot.ideasonboard.com (localhost [IPv6:::1]) by lancelot.ideasonboard.com (Postfix) with ESMTP id 1C29162FEF; Wed, 23 Sep 2020 17:21:16 +0200 (CEST) Authentication-Results: lancelot.ideasonboard.com; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="V6kXSeoi"; dkim-atps=neutral Received: from mail-wr1-x441.google.com (mail-wr1-x441.google.com [IPv6:2a00:1450:4864:20::441]) by lancelot.ideasonboard.com (Postfix) with ESMTPS id 2788862FDE for ; Wed, 23 Sep 2020 17:15:27 +0200 (CEST) Received: by mail-wr1-x441.google.com with SMTP id a17so436240wrn.6 for ; Wed, 23 Sep 2020 08:15:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=hx17j4YGaGoV6z4p0oT9/RtERsuLU2+6awNWOwplsNI=; b=V6kXSeoi5HgbnAjkWPtWGhmdy0+BFiCmYrC5272Xk5w9JrPH31z1HwuU0eqaU2O8Bl dAOjCun1k6US43fdrzsTdaEMls+Slh4NcgxvhZrhbAL57gLt+mCLOPH0mWqgL/nqQjaS DiZH1GiQElW1fUXUuRLICVjhg7Med2JFFB/7IxmW7QhL04CrlG48QHdRFuG2abB7IGwj UnN3hB7JdE9JIiqv2tyYNvowALf2mzgsZGECyXwqOGQlm1HpYbakrhooGvwrLS9AWcQ0 G9DiEzKO3wMAgs9Uz4OXezA4VpcLmCZLkTwxE4gVKzi2nwpsyIo5Z/3sBrxsvNAwIpFj bYDQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:content-transfer-encoding; bh=hx17j4YGaGoV6z4p0oT9/RtERsuLU2+6awNWOwplsNI=; b=McpNaaktXT/qlfU9H6MHNWcpeYH/cWoqZfC8Zgz3DUgDZ/vwWQN3MfJ4u+I5FZu/oi W2jyZt+zRjCotFOZZyQtXTdMoXSYE0Jfvbc6eP8LPCi6A+rpf2v98ifHW/6XrIjeb3dd XngLK3MksepXU4OCBRy+KjwPh63xKwkAc+47JowHIvpx3++bhnzWRY5HLhf8YT+NGXEx vkYiYRqw5urCAA7YaiPzIfHQS3nu2efCSBqSS8gq6yDgik62bnP8/+7RZFMWcGTjYqAm HnrFzKiY8e7+wUQG2ehe9H89UzEV1PXnorxeBGSJvJPNhBR1nz47zYuDLXbuWDk5VQMX y9Pg== X-Gm-Message-State: AOAM533TF6o+uOxVamX7cKiOH6558p7VeGqrAz6OOdC7Dwmf8s7SLMij Xo7EKPCQqIt1ZRgSnjzxSkeQvwD1+FK9UA== X-Google-Smtp-Source: ABdhPJzZumcB1g0Cw7Miy00kQy7/w5/vk0uNTgvGKGK0S/nHd4XdJF5IN/KOdWXiwsBrnna8a/x0ew== X-Received: by 2002:adf:8481:: with SMTP id 1mr105662wrg.231.1600874126382; Wed, 23 Sep 2020 08:15:26 -0700 (PDT) Received: from piling.lan ([80.71.134.83]) by smtp.gmail.com with ESMTPSA id h76sm146268wme.10.2020.09.23.08.15.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 23 Sep 2020 08:15:25 -0700 (PDT) From: Ricardo Ribalda To: libcamera-devel@lists.libcamera.org Date: Wed, 23 Sep 2020 17:15:14 +0200 Message-Id: <20200923151522.56778-2-ricardo@ribalda.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20200923151522.56778-1-ricardo@ribalda.com> References: <20200923151522.56778-1-ricardo@ribalda.com> MIME-Version: 1.0 X-Mailman-Approved-At: Wed, 23 Sep 2020 17:21:14 +0200 Subject: [libcamera-devel] [PATCH 1/9] README: Unify dependency names X-BeenThere: libcamera-devel@lists.libcamera.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: libcamera-devel-bounces@lists.libcamera.org Sender: "libcamera-devel" All the dependencies are for libcamera, so we should move all the packages under this section, or make a section for Meson. I think the second is more clear. Signed-off-by: Ricardo Ribalda --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 40d4519..2863326 100644 --- a/README.rst +++ b/README.rst @@ -46,7 +46,7 @@ Other distributions may have differing package names: A C++ toolchain: [required] Either {g++, clang} -for libcamera: [required] +Meson Build system: [required] meson (>= 0.47) ninja-build python3-yaml If your distribution doesn't provide a recent enough version of meson,