From patchwork Thu Sep 24 07:19:15 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ricardo Ribalda X-Patchwork-Id: 9771 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 6F764C3B5C for ; Thu, 24 Sep 2020 07:19:36 +0000 (UTC) Received: from lancelot.ideasonboard.com (localhost [IPv6:::1]) by lancelot.ideasonboard.com (Postfix) with ESMTP id 2A35862FEE; Thu, 24 Sep 2020 09:19:36 +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="XJGB7ngf"; dkim-atps=neutral Received: from mail-wr1-x42d.google.com (mail-wr1-x42d.google.com [IPv6:2a00:1450:4864:20::42d]) by lancelot.ideasonboard.com (Postfix) with ESMTPS id 03A6862FD8 for ; Thu, 24 Sep 2020 09:19:35 +0200 (CEST) Received: by mail-wr1-x42d.google.com with SMTP id a17so2579394wrn.6 for ; Thu, 24 Sep 2020 00:19:35 -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=jYMRZVofSCjtZjxiPVD/rTq0U7ZU76vCq5zpkFOOfno=; b=XJGB7ngfFL699IWomBduMVIQiwik4rTPT3RfX14CEv8nNnvvXWJlD4dbV3zf/VlRty hvaPRFOW+1z1ZujRTjQzD3zaqhfvTFc2+uTKeTT+1qFGPcrSDjL40l4mS61NTw0Vm48e Almv7eOGKX3lGhrnZfn7paP9s3VcXMqa3N8e584vpxwkRAnBxQGplLY5WMWnhBeEKL3K SHFVAP/38NTAfVPyd+JlYgp1VAThbCtynk/ZIyXGLsYXI4wsN/OMA+Kf2JHXjsNiXCyg zccOUnVTCEPx5BDHydnK3670eXHT3Gp4b0TJU1CCjR9R6N3Xn76uf8NfsuWoxUrYFYEk 8CKQ== 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=jYMRZVofSCjtZjxiPVD/rTq0U7ZU76vCq5zpkFOOfno=; b=NMlDM+YjglK9h9YHz+PLpzLmUzo7hF/6lBJTfzIrnZNDCaLsNkkqHnPMxkz12I2gs7 vAiIpiQgDsxNWPRs9diWlqJnOOpEmzMfPuZeGMYEUcSjmfODin8GVVLTXMbBq2xFeBrG D1WxUM1JTXtQpO2UHUpL5jNq/jUXjXZFTqAzCGQBqMW0v3RUGveJfPlj5eLZDhRFziyw ZyJEN6+vz01NJRJpvGUU5bGsG1DzStoHBdLNYj1NoYX54/zEzsg5Y+WYlGkqxljc+TO1 FGSnaefq3H/7x6AwS+a1kbudpb6kRjPo3eP2OfQTrU9SVkU2ldWQmoyA3zzXdZP93UEf zGqA== X-Gm-Message-State: AOAM532zpMnRlvQapG/wb6qSCPuQAD+8kTtgutRw1QyWO/5jPr7bI/0m wdPGNs7wsuPW6iIePA0EHbNefU/5ibYOpg== X-Google-Smtp-Source: ABdhPJz9qHE5asAyHQXxMaH67N8CnZqtJs8zVBKlV/bXw5Oa0GqCRNfQ7EToNozxexR1D45MSHHHwQ== X-Received: by 2002:a5d:5306:: with SMTP id e6mr3573465wrv.156.1600931974303; Thu, 24 Sep 2020 00:19:34 -0700 (PDT) Received: from piling.lan ([80.71.134.83]) by smtp.gmail.com with ESMTPSA id z9sm2275393wmg.46.2020.09.24.00.19.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Sep 2020 00:19:32 -0700 (PDT) From: Ricardo Ribalda To: libcamera-devel@lists.libcamera.org, Kieran Bingham , Laurent Pinchart Date: Thu, 24 Sep 2020 09:19:15 +0200 Message-Id: <20200924071922.231063-5-ricardo@ribalda.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20200924071922.231063-1-ricardo@ribalda.com> References: <20200924071922.231063-1-ricardo@ribalda.com> MIME-Version: 1.0 Subject: [libcamera-devel] [PATCH v2 04/11] README: Move pkg-config to Meson section 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" pkg-config it is not only used to detect libudev-dev, it is used for detecting gstreamer and others. So it is more correct to place it on the Meson Build system section. Reviewed-by: Kieran Bingham Signed-off-by: Ricardo Ribalda --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 46efff3..b7943ab 100644 --- a/README.rst +++ b/README.rst @@ -47,7 +47,7 @@ A C++ toolchain: [required] Either {g++, clang} Meson Build system: [required] - meson (>= 0.47) ninja-build + meson (>= 0.47) ninja-build pkg-config If your distribution doesn't provide a recent enough version of meson, you can install or upgrade it using pip3. @@ -73,7 +73,7 @@ for building the RPi IPA: [optional] -Dpipelines=vimc,uvcvideo,ipu3,rkisp1 for device hotplug enumeration: [optional] - pkg-config libudev-dev + libudev-dev for documentation: [optional] python3-sphinx doxygen