From patchwork Thu Sep 24 07:19:16 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ricardo Ribalda X-Patchwork-Id: 9772 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 EC76CC3B5C for ; Thu, 24 Sep 2020 07:19:38 +0000 (UTC) Received: from lancelot.ideasonboard.com (localhost [IPv6:::1]) by lancelot.ideasonboard.com (Postfix) with ESMTP id ACFBA62FEF; Thu, 24 Sep 2020 09:19:38 +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="TnlYfBS5"; dkim-atps=neutral Received: from mail-wr1-x42a.google.com (mail-wr1-x42a.google.com [IPv6:2a00:1450:4864:20::42a]) by lancelot.ideasonboard.com (Postfix) with ESMTPS id DC98962FD8 for ; Thu, 24 Sep 2020 09:19:36 +0200 (CEST) Received: by mail-wr1-x42a.google.com with SMTP id s12so2545150wrw.11 for ; Thu, 24 Sep 2020 00:19:36 -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=suBfBh9AjKrtZEKA/09zx4MimSZ+KZw2CzavZOEZMd4=; b=TnlYfBS5QnwEDNt23z1olT0ONHLLWAs9zvMdD71eMWkf9e2rqXN+vgpGVd2xAsqbAw JjZpxaBcK8uHpP1hnUYpYKWODP5ipYSQACttV51AmPbuq43K3Kn7nT01dXv7l87mksS5 ovDUq1bpWxGvMZIfZe/3FUr84vq2L1VJK1sdXxmo6so9FRGBc80OYT+mUxKErp2DF49x O1VU9kzdnDUfydCZ0WJZh4B0Fhc94WgKugoemR/NzgKPiy56CboebJpFt1xa6zWj3owQ pXDa7i1Fob2BKa06dQ7VsweudrACI2m1f7aK084mMsjwDNd9oiR3DDHXZhJ8ccYiq+YP 4mVA== 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=suBfBh9AjKrtZEKA/09zx4MimSZ+KZw2CzavZOEZMd4=; b=orgslyitWJwgzb4yxBxbFGgMZVjGojGn8+SAnoxF0mkMHe25x3hv35xlqGV34mDSa4 mQsjj1DzC/xOv3B9E7OYIRuAZGY85GW27ZKorPH7ab0wNVhQQn0p2kCr3cXV3tss8Str KR8EjSu92/3v2GSA7S3izTD3PuYzmMpDbd7efvG5Q7frpMhJrX/LVMR1fQMZFhc7yEin UX3nX/OkzVUHlwdiSICKEILyH40dVZhWCw73j6X5rQI7sLadnq9SyN2sEZmoGDlxsgH+ zFnaHp9s0rubO+sRD9XFE5LkSAy9NrbwkZcel5mdF2GOY026NN4HrCkbR4FAPAnLPLvD qOdw== X-Gm-Message-State: AOAM531mBHRjIbBRkG2xJjThTVz96okI4cd4vt35q4RRjrAqGhTzmPiv rFHInHuQSPPHztshsGPM8My5zwotCAsX0w== X-Google-Smtp-Source: ABdhPJz1dANXR/nxFdJ9KqiexSR65C8G1KNauYwYMhE5gy/e8jzKil8DJ1KPSZ4/bhoMaZrBqxNB/w== X-Received: by 2002:a5d:444e:: with SMTP id x14mr3303899wrr.235.1600931976257; Thu, 24 Sep 2020 00:19:36 -0700 (PDT) Received: from piling.lan ([80.71.134.83]) by smtp.gmail.com with ESMTPSA id z9sm2275393wmg.46.2020.09.24.00.19.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Sep 2020 00:19:34 -0700 (PDT) From: Ricardo Ribalda To: libcamera-devel@lists.libcamera.org, Kieran Bingham , Laurent Pinchart Date: Thu, 24 Sep 2020 09:19:16 +0200 Message-Id: <20200924071922.231063-6-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 05/11] README: Add missing package for Qt5 tools 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" Without it: Program /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease found: NO Program lrelease-qt5 found: NO Program lrelease found: NO found but need: '== 5.14.2' Reviewed-by: Kieran Bingham Signed-off-by: Ricardo Ribalda --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b7943ab..caf710f 100644 --- a/README.rst +++ b/README.rst @@ -82,7 +82,7 @@ for gstreamer: [optional] libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev for qcam: [optional] - qtbase5-dev libqt5core5a libqt5gui5 libqt5widgets5 + qtbase5-dev libqt5core5a libqt5gui5 libqt5widgets5 qttools5-dev-tools Using GStreamer plugin ~~~~~~~~~~~~~~~~~~~~~~