From patchwork Fri Feb 27 09:19:20 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Porcedda X-Patchwork-Id: 444229 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id 79C38140119 for ; Fri, 27 Feb 2015 20:19:57 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="verification failed; unprotected key" header.d=gmail.com header.i=@gmail.com header.b=l4imHwq5; dkim-adsp=none (unprotected policy); dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 9B21633A02; Fri, 27 Feb 2015 09:19:54 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ceZEnPVazNk8; Fri, 27 Feb 2015 09:19:50 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id CBA5533A3D; Fri, 27 Feb 2015 09:19:46 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 283EC1C21E0 for ; Fri, 27 Feb 2015 09:19:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 2246A9211B for ; Fri, 27 Feb 2015 09:19:38 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8jCY7rBLdXDb for ; Fri, 27 Feb 2015 09:19:34 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-we0-f173.google.com (mail-we0-f173.google.com [74.125.82.173]) by whitealder.osuosl.org (Postfix) with ESMTPS id F2A6492148 for ; Fri, 27 Feb 2015 09:19:32 +0000 (UTC) Received: by wesx3 with SMTP id x3so18643532wes.6 for ; Fri, 27 Feb 2015 01:19:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:in-reply-to:references; bh=Ibc8LRw2OqGQeRyIhVPNKbCh0Kx5bQXT/8S5qdkcS+k=; b=l4imHwq5tpWRkgEsCKQ12IKpB0Xz05i0UCIxqCO8alMTbnDxIxJydUFERj26SFWs27 0zwYdngfM3gCtE02aFFChajhnomwEvRwDTWABNt1sxFHmjekGigvq653RulkMD8qDk1M m5vnpxyKh6tO6ZRuvsCNV8a5ej4eeWcGwCh9vd3YCg24oYLWdSXI7Cdj7RaP285cMAtE /n51aOXJ2BaaJsydm9LigOH77ImoJaJ7dopQZB9Ovej9rK3WEs4CGK3tLZmO+5rqgjEX czBZRpTdm/T/PH5yEDJghBKkSd/DGVYss2y7Nhe1ZT8P0OXIGQbJ0eHhqlScSEsp159s 9AHw== X-Received: by 10.194.2.240 with SMTP id 16mr25776962wjx.108.1425028771450; Fri, 27 Feb 2015 01:19:31 -0800 (PST) Received: from ld2077.tmt.telital.com ([213.205.6.118]) by mx.google.com with ESMTPSA id lu13sm1923525wic.10.2015.02.27.01.19.30 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 27 Feb 2015 01:19:30 -0800 (PST) From: Fabio Porcedda To: buildroot@uclibc.org Date: Fri, 27 Feb 2015 10:19:20 +0100 Message-Id: <1425028764-1146-4-git-send-email-fabio.porcedda@gmail.com> X-Mailer: git-send-email 2.3.0 In-Reply-To: <1425028764-1146-1-git-send-email-fabio.porcedda@gmail.com> References: <1425028764-1146-1-git-send-email-fabio.porcedda@gmail.com> Subject: [Buildroot] [PATCH 3/7] x11r7/xcb-util-keysyms: depends on host-pkgconf and libxcb X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Fix build failure: ./configure: line 11453: /home/tetsuya/buildroot/br/output/host/usr/bin/pkg-config: No such file or directory configure: error: in `/home/tetsuya/buildroot/br/output/build/xcb-util-keysyms-0.3.9': configure: error: The pkg-config script could not be found or is too old. Make sure it is in your PATH or set the PKG_CONFIG environment variable to the full path to pkg-config. Fix build failure: configure: error: Package requirements (xcb >= 1.4) were not met: Signed-off-by: Fabio Porcedda --- package/x11r7/xcb-util-keysyms/Config.in | 1 + package/x11r7/xcb-util-keysyms/xcb-util-keysyms.mk | 2 ++ 2 files changed, 3 insertions(+) diff --git a/package/x11r7/xcb-util-keysyms/Config.in b/package/x11r7/xcb-util-keysyms/Config.in index ef42eb2..0c1d8cc 100644 --- a/package/x11r7/xcb-util-keysyms/Config.in +++ b/package/x11r7/xcb-util-keysyms/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_XCB_UTIL_KEYSYMS bool "xcb-util-keysyms" + select BR2_PACKAGE_LIBXCB help The XCB util modules provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension diff --git a/package/x11r7/xcb-util-keysyms/xcb-util-keysyms.mk b/package/x11r7/xcb-util-keysyms/xcb-util-keysyms.mk index 0f653c3..6bc0a79 100644 --- a/package/x11r7/xcb-util-keysyms/xcb-util-keysyms.mk +++ b/package/x11r7/xcb-util-keysyms/xcb-util-keysyms.mk @@ -13,4 +13,6 @@ XCB_UTIL_KEYSYMS_LICENSE = MIT XCB_UTIL_KEYSYMS_INSTALL_STAGING = YES +XCB_UTIL_KEYSYMS_DEPENDENCIES = host-pkgconf libxcb + $(eval $(autotools-package))