From patchwork Wed Sep 23 15:15:19 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ricardo Ribalda X-Patchwork-Id: 9757 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 7D322C3B5C for ; Wed, 23 Sep 2020 15:21:19 +0000 (UTC) Received: from lancelot.ideasonboard.com (localhost [IPv6:::1]) by lancelot.ideasonboard.com (Postfix) with ESMTP id 49F8762FDE; Wed, 23 Sep 2020 17:21:19 +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="p63EtKS+"; dkim-atps=neutral Received: from mail-wr1-x430.google.com (mail-wr1-x430.google.com [IPv6:2a00:1450:4864:20::430]) by lancelot.ideasonboard.com (Postfix) with ESMTPS id 156E462FF1 for ; Wed, 23 Sep 2020 17:15:34 +0200 (CEST) Received: by mail-wr1-x430.google.com with SMTP id s12so395331wrw.11 for ; Wed, 23 Sep 2020 08:15:34 -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=17BeBjZ0qRD+Ye4u8gpVm0myZcZEMxhshasZkXJD5AY=; b=p63EtKS+2/+bB8fT7ai1+EMAVO5O3H4w9AyYNi3drU6J9k/CX6rZZD9IJJunj0TDC6 Vi/5AEGNQwJmIwfGSEkeVIkYqxOlGlygMdZZEZKbrQo+bwEZjO/iEeG6nCzNZP/qyoC9 c7NXNLPAV8r3wnmq1xgs8b2aN50vHZn9DlNEvjwj/BMwvfmMzrEtZV7gQSyX/HM5LyZ6 qYbDUHJ/Elhwyetj6/siAlC2BGdClAbXPNr1kezEohB3u0Q3nuS9vriMoE5WUPLU33EK 7UUhC0KyAYLSmCu/ppfkM7c+u1FjETHk+mG7hnkTxC+FCzg1j+ZG7rOKjCpdAEMHiQe7 aaNw== 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=17BeBjZ0qRD+Ye4u8gpVm0myZcZEMxhshasZkXJD5AY=; b=ucbD5fRYS+vvuN+ve7PVJIWdzO9kot9c1dtiBhfwIzeVVLBcmyW+bw7fcL1Pwm/O4K xIniU39Ldcu3b4D8CnYrPZdO0OK3l1kcO8s+9noLugjCi/TAPWbCxI3yHVaHbTqpkeEb Bs+jkAT7yhM8JO+iZWCrCSdt7EIQupp2qRxFq9sWen2k9Tq5goxM3pc7if1d56plJPy4 /+SgzsqxgFr++AB9ZChC3S2H6kYp6z9xgh3FG2NIpU5ndFJ8AW51yxHyB6BKrLXBY0f3 oPPvtiaLv0gq2xjpHNIL45N7CDejP15vkReTE1826ML9NRCP8+SV1h/rcb1ykPCDkYNi foFQ== X-Gm-Message-State: AOAM533AHKgNRrj5r+FsArLzUdO0MXmim6CkIfx5uWhvZG8Q4blOkTcL FO2UNCWm+rgexZ/ICyEwFA9BBWsG+fTT0Q== X-Google-Smtp-Source: ABdhPJzTY/j4pIFVDBGoc01pxtNHPAOMzQEtmSO66qzgLCzYLEsgpYjQvkuAaEH9eB4pY9lJk9axjg== X-Received: by 2002:adf:c64e:: with SMTP id u14mr92161wrg.373.1600874133504; Wed, 23 Sep 2020 08:15:33 -0700 (PDT) Received: from piling.lan ([80.71.134.83]) by smtp.gmail.com with ESMTPSA id h76sm146268wme.10.2020.09.23.08.15.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 23 Sep 2020 08:15:32 -0700 (PDT) From: Ricardo Ribalda To: libcamera-devel@lists.libcamera.org Date: Wed, 23 Sep 2020 17:15:19 +0200 Message-Id: <20200923151522.56778-7-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 6/9] README: Add missing libtiff-dev package for qcam 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: Run-time dependency libtiff-4 found: NO (tried pkgconfig and cmake) Signed-off-by: Ricardo Ribalda Reviewed-by: Kieran Bingham --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index d651fe2..720f706 100644 --- a/README.rst +++ b/README.rst @@ -73,7 +73,7 @@ for gstreamer: [optional] libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev for qcam: [optional] - qtbase5-dev libqt5core5a libqt5gui5 libqt5widgets5 qttools5-dev-tools + qtbase5-dev libqt5core5a libqt5gui5 libqt5widgets5 qttools5-dev-tools libtiff-dev Using GStreamer plugin ~~~~~~~~~~~~~~~~~~~~~~