From patchwork Mon Jul 28 15:23:18 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alberto Milone X-Patchwork-Id: 374241 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) by ozlabs.org (Postfix) with ESMTP id EC6D9140174; Tue, 29 Jul 2014 01:23:33 +1000 (EST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1XBmlw-0002rH-T9; Mon, 28 Jul 2014 15:23:32 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1XBmlo-0002qh-HZ for fwts-devel@lists.ubuntu.com; Mon, 28 Jul 2014 15:23:24 +0000 Received: from host35-93-dynamic.7-87-r.retail.telecomitalia.it ([87.7.93.35] helo=localhost.localdomain) by youngberry.canonical.com with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1XBmlo-0001OU-8l for fwts-devel@lists.ubuntu.com; Mon, 28 Jul 2014 15:23:24 +0000 From: Alberto Milone To: fwts-devel@lists.ubuntu.com Subject: [PATCH 2/2] debian/control: add build dependency on pkg-config Date: Mon, 28 Jul 2014 17:23:18 +0200 Message-Id: <1406560998-28481-3-git-send-email-alberto.milone@canonical.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1406560998-28481-1-git-send-email-alberto.milone@canonical.com> References: <1406560998-28481-1-git-send-email-alberto.milone@canonical.com> X-BeenThere: fwts-devel@lists.ubuntu.com X-Mailman-Version: 2.1.14 Precedence: list List-Id: Firmware Test Suite Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: fwts-devel-bounces@lists.ubuntu.com Sender: fwts-devel-bounces@lists.ubuntu.com --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Acked-by: Keng-Yu Lin Acked-by: Ivan Hu diff --git a/debian/control b/debian/control index d1075b6..a6fe62d 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Firmware Testing Team Uploaders: Colin King , Keng-Yu Lin , Alex Hung , Chris Van Hoof , Ivan Hu Standards-Version: 3.9.3 -Build-Depends: debhelper (>= 7.0.50~), autoconf, automake1.11, libtool, libpcre3-dev (>= 7.8), libjson0-dev (>= 0.9), flex, bison, hardening-wrapper, dh-autoreconf, dkms, libglib2.0-dev +Build-Depends: debhelper (>= 7.0.50~), autoconf, automake1.11, libtool, libpcre3-dev (>= 7.8), libjson0-dev (>= 0.9), flex, bison, hardening-wrapper, dh-autoreconf, dkms, libglib2.0-dev, pkg-config Package: fwts Architecture: i386 amd64 armel armhf arm64 ppc64 ppc64el